refactored header.blade

This commit is contained in:
2025-03-16 00:41:01 +01:00
parent 78e7338aa8
commit 2f19be09de
7 changed files with 52 additions and 12 deletions
@@ -0,0 +1,3 @@
<div class="w-1/4 flex gap-4 justify-end items-center">
{{ $slot }}
</div>