@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- Breeze's auth views ship no heading of their own, so without this the page has a form and no title — nothing for a screen reader to orient on. sr-only keeps the visual design as drawn. --}}

{{ $title ?? 'MITH Studios account' }}

{{ $slot }}