@if (session('status') == 'verification-link-sent')
{{ __('A new verification link has been sent to your email address.') }}
@endif
{{ __("Didn't get the email? Check your spam folder, or request a new link below.") }}
@csrf
{{ __('Edit profile') }}
@csrf