@extends('layouts.app') @section('title', 'Clientes') @section('page_title', 'Lista de Clientes') @push('styles') @endpush @section('content')

Cadastro de Clientes

Novo Cliente
CPF Nome Celular Email CR Clube Ações
@endsection @push('scripts') @endpush