Merge branch 'main' of http://103.248.30.24:3000/kent-logistics/Kent-logistics-Laravel
This commit is contained in:
BIN
public/images/kent-logo.png
Normal file
BIN
public/images/kent-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
@@ -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">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user