{{-- ============================================= --}} {{-- FASE: VALIDAÇÃO DO DOCUMENTO (CPF + NASC) --}} {{-- Renderiza dentro do card central full --}} {{-- ============================================= --}}
{{-- Ícone + título centralizado --}}
{{--
--}} {{--

Identificação

Informe seu CPF e data de nascimento para iniciar

--}}
{{-- CPF --}}
{{-- Data de Nascimento --}}
{{-- Alertas --}} {{-- reCAPTCHA --}}
{!! NoCaptcha::renderJs() !!} {!! NoCaptcha::display(['data-callback' => 'onCallBack']) !!}
@error('recaptcha') {{ __($message) }} @enderror
{{-- Botão Enviar --}}
@if ($recaptcha ?? false) @else @endif