@csrf @if (Session::has('success'))
@endif @if (Session::has('error'))
@endif
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }}