{{ __('Thanks for signing up! Please verify your email address by clicking the link we just sent you. Need another? Use the resend button below.') }}
@if (session('status') == 'verification-link-sent') @endif
@csrf {{ __('Resend verification email') }}
@csrf