- 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.
4 lines
107 B
PHP
4 lines
107 B
PHP
<x-layouts::auth.split-floating :title="$title ?? null">
|
|
{{ $slot }}
|
|
</x-layouts::auth.split-floating>
|