@if ($errors->any())
@endif

SOLICITAR CREDENCIAIS

@csrf
@error('email') {{ $message }} @enderror
@error('cpf') {{ $message }} @enderror

VOLTAR