permissions and roles added

This commit is contained in:
Benjamin Takats
2022-11-30 16:28:01 +01:00
parent 22acb77385
commit 4f95682fb8
14 changed files with 516 additions and 21 deletions

View File

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