{{ __('messages.emailsend') }}

{{ __('messages.thanks') }}
@if (session('status') == 'verification-link-sent')
{{ __('A new verification link has been sent to the email address you provided during registration.') }}
@endif
@csrf
{{ __('messages.resend') }}
@csrf