@extends('admin.main') @section('main')
Novo Cliente
@csrf
Nome
Email
Telefone
Senha
@endsection @push('js') @endpush