From 18acc169a36a16faa98f354ec8f3b3261550f286 Mon Sep 17 00:00:00 2001 From: takielias Date: Mon, 16 Sep 2024 20:44:24 +0600 Subject: [PATCH] Fix Registration Alert. --- resources/views/auth/login.blade.php | 2 ++ resources/views/auth/register.blade.php | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 2b4ccb8..544cc80 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -13,6 +13,7 @@ +
@@ -21,6 +22,7 @@
+
diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index 3da009a..f71a09b 100644 --- a/resources/views/auth/register.blade.php +++ b/resources/views/auth/register.blade.php @@ -6,7 +6,6 @@

User Registration

-
@csrf
@@ -19,6 +18,7 @@
+
@@ -30,6 +30,7 @@ +
@@ -38,6 +39,7 @@
+
@@ -47,6 +49,7 @@
+