{{ __('thanks_greeting_and_resend_email_note') }}
@if (session('status') == 'verification-link-sent')
{{ __('verify_link_send') }}
@endif
@csrf
{{ __('resend_verification_email') }}
@csrf