{{ __('Please verify your email address by clicking on the link we just emailed to you.') }}

@if (session('status') == 'verification-link-sent')

{{ __('A new verification link has been sent to the email address you provided during registration.') }}

@endif
@csrf
@csrf