This commit is contained in:
Abhishek Mali
2025-11-07 17:36:11 +05:30
2 changed files with 6 additions and 0 deletions

BIN
public/images/kent-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View File

@@ -3,6 +3,12 @@
<head> <head>
<title>Laravel Test Page</title> <title>Laravel Test Page</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
/* Paste the provided CSS here */
</style>
</head> </head>
<body class="bg-light"> <body class="bg-light">