From af60db61ff3d9cedb13e1c058ecc5f55ba507212 Mon Sep 17 00:00:00 2001 From: Dr Masroor Ehsan Date: Tue, 21 Jan 2025 01:12:46 +0600 Subject: [PATCH] login --- 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 b44b0b3..961507d 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -42,15 +42,15 @@
-

Welcome to {{config('variables.templateName')}}! 👋

+

Welcome to {{ config('variables.templateName') }}! 👋

Please sign-in to your account and start the adventure

@@ -77,7 +77,7 @@ Remember Me
- + Forgot Password?