Verify your email

@if (session('status') == 'verification-link-sent')
A new verification link has been sent to your email address.
@endif
We've sent a verification link to {{ Auth::user()->email }}. Click the link to confirm your account and continue.

Didn't get an email? Resend

@csrf