sackey e839d40a99
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run
Initial commit
2025-07-30 17:15:50 +00:00

6 lines
131 B
PHP

<x-layouts.app.sidebar :title="$title ?? null">
<main class="flex-1">
{{ $slot }}
</main>
</x-layouts.app.sidebar>