{{ __('Thanks for signing up! Before getting started, please verify your email address by clicking on the link we just emailed to you. If you didn\'t receive the email, we will gladly send you another.') }}
@if (session('status') === 'verification-link-sent')
{{ __('A new verification link has been sent to your email address.') }}
@endif