@if (session('force_password_reset')) @endif @if (session('status'))
{{ session('status') }}
@endif
@csrf
Lost Password?
Not registered? Create account
{{--
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Log in') }}
--}}