= 0fd2848475 Refactor: update auth page design and favicon
- Updated login and registration forms with improved layout and new components for better user experience.
- Removed unused favicon and replaced references with updated logo image.
2026-05-22 09:02:16 +00:00

4 lines
107 B
PHP

<x-layouts::auth.split-floating :title="$title ?? null">
{{ $slot }}
</x-layouts::auth.split-floating>