This commit is contained in:
Andreas Reinhold / reini
2026-02-12 16:11:57 +01:00
commit 4790be8142
124 changed files with 18697 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<x-layouts::app.sidebar :title="$title ?? null">
<flux:main>
{{ $slot }}
</flux:main>
</x-layouts::app.sidebar>