diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index fb71818..dba51e5 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -19,14 +19,7 @@
-
- - @if (Route::has('password.request')) - - {{ __('Forgot password?') }} - - @endif -
+ -
+
+ + @auth +
+
+ +
+
+ @csrf + +
+
+
+
+ @endauth +