{{ __('auth_ui.verify_email_title') }} ✉️

{{ __('auth_ui.verify_email_subtitle') }} {{ Auth::user()->email }}.

@if (session('resent')) @endif
@for ($i = 0; $i < 6; $i++) @endfor
@if($hasError('code'))
{{ $getError('code') }}
@endif
@if($canResend) @else @endif
@push('scripts') @endpush