{{ __('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')
{{ __('A new verification link has been sent to your inbox.') }}
@endif