@vite(['resources/css/frontend.css', 'resources/js/app.js'])
{{-- Left Side: Branding + Step Indicator --}} {{-- Right Side: Form Content --}}
{{-- Mobile step indicator --}}
{{ __('Step') }} {{ $currentStep ?? 1 }} {{ __('of') }} 6 @yield('step-name', 'Welcome')
@yield('content')