From 9811dda7a7779833284f280468592246a88493f3 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Wed, 10 Nov 2021 22:09:06 -0700 Subject: [PATCH] Update login view --- resources/views/auth/login.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 827cbdb1..5661acc5 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -8,7 +8,7 @@
{{ __('Login') }}
-
+ @csrf
@@ -42,7 +42,7 @@
@@ -58,7 +58,7 @@
- @@ -68,7 +68,7 @@
-

+

{{ __('Forgot Password') }}