init project

This commit is contained in:
2026-05-10 13:21:24 +03:30
parent 5f210c6c73
commit dc36701c9d
26 changed files with 2149 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
<x-layouts::app.sidebar :title="$title ?? null">
<x-layouts::app.header :title="$title ?? null">
<flux:main>
{{ $slot }}
</flux:main>
</x-layouts::app.sidebar>
</x-layouts::app.header>