{{-- Status Message --}}
@if (session('status') == 'verification-link-sent')
{{ __('A new verification link has been sent to the email address you provided during registration.') }}
@endif
{{-- Info text --}}
{{ __('Thanks for signing up! Before getting started, please verify your email address by clicking on the link we sent you. If you didn\'t receive the email, we\'ll gladly send another.') }}
{{-- Divider bar --}}
{{-- Resend button --}}
{{-- Log Out --}}