@extends('../layouts.app') @section('title', 'Cadastrar Produto') @section('content') @include('../layouts.headers.cards_prod')

Cadastro de Cliente

@endsection @push('js') @endpush