first front end prototype

This commit is contained in:
Benjamin Takats
2022-11-29 23:15:28 +01:00
parent c8732447e3
commit 28a1163df8
10 changed files with 109 additions and 52 deletions

View File

@@ -14,7 +14,7 @@
</head>
<body class="font-sans antialiased">
<x-jet-banner />
<div class="min-h-screen bg-gray-100">
<div class="min-h-screen bg-white">
@livewire('navigation-menu')
<!-- Page Heading -->
@if (isset($header))