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 @@
- + - {{config('variables.templateName')}} + {{ config('variables.templateName') }}
-

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?