diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index ebfa8b1..7b42ab3 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -2,58 +2,168 @@ @section('content') -
Enter your email and we’ll send you a reset link.
+ + @if (session('status')) +By clicking Register, you agree to our Terms of Use and that you have read our Privacy Policy.
+ +Set a new password for your account.
+ + @if (count($errors) > 0) +