@extends('layouts.app') @section('title', 'Cad. Perfil') @section('content') @include('layouts.headers.cards_prod')

Adicionar perfil

{{csrf_field()}}
@include('layouts.footers.auth') @endsection @push('js')