{{--
--}} @include('layouts.includes.auth-color')
{{-- @include('layouts.include.theme') --}}
@if (session('status') == 'verification-link-sent')
{{ __('A new verification link has been sent to the email address you provided in your profile settings.') }}
@endif
Verify your email
Did’t receive an email?
@csrf
Resend Email
@csrf
{{ __('Log Out') }}