diff --git a/public/images/kent-logo.png b/public/images/kent-logo.png new file mode 100644 index 0000000..eb95487 Binary files /dev/null and b/public/images/kent-logo.png differ diff --git a/resources/views/admin/login.blade.php b/resources/views/admin/login.blade.php index c733597..77a0d87 100644 --- a/resources/views/admin/login.blade.php +++ b/resources/views/admin/login.blade.php @@ -2,38 +2,143 @@ Admin Login - + + -
-
-
-
-
-

Admin Login

+
+ + KENT Logo + + +
+ KENT International Pvt. Ltd. +
+ +
+
+

Admin Login

+
+
+ @if ($errors->any()) +
+ {{ $errors->first() }}
-
- @if ($errors->any()) -
- {{ $errors->first() }} -
- @endif + @endif -
- @csrf -
- - -
- -
- - -
- - -
+
+ @csrf +
+ +
+ +
+ + +
+ + +
+ +
+ + + + Secure & Encrypted
diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index db8bba0..a23fabc 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -3,6 +3,12 @@ Laravel Test Page + + + +