{{-- Session Status --}} @if (session('status')) @endif {{-- Validation Errors --}} @if ($errors->any()) @endif {{-- Info text --}}

{{ __('Forgot your password? No problem. Just enter your email address and we will send you a password reset link.') }}

{{-- Divider bar --}}
@csrf {{-- Email --}}