homepage layout
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.3) (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled

This commit is contained in:
Ovidiu U
2026-04-09 15:28:51 +01:00
parent 7869d27c63
commit c47d024b36
4 changed files with 202 additions and 3 deletions

View File

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