@if (session('status')) @endif @if ($errors->any()) @endif
@csrf
@if (Route::has('password.request')) Forgot password? @endif
@if (Route::has('register'))
Don't have an account? Register Now
@endif