first commit
This commit is contained in:
commit
56aa7836f4
140 changed files with 24604 additions and 0 deletions
5
backend/resources/views/components/layouts/app.blade.php
Normal file
5
backend/resources/views/components/layouts/app.blade.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<x-layouts.app.sidebar :title="$title ?? null">
|
||||
<flux:main>
|
||||
{{ $slot }}
|
||||
</flux:main>
|
||||
</x-layouts.app.sidebar>
|
||||
Loading…
Add table
Add a link
Reference in a new issue