Verify your email

{{ __('Thanks for signing up! Please verify your email by clicking the link we sent. If you didn\'t receive it, we can send another.') }}

@if (session('status') == 'verification-link-sent') @endif
@csrf {{ __('Resend verification email') }}
@csrf