{{-- Left Side: Branding + Step Indicator --}} {{-- Right Side: Form Content --}}
{{-- Mobile step indicator --}}
{{ __('Step') }} {{ $currentStep ?? session('install_step', 1) }} {{ __('of') }} 6 @yield('step-name', __('Welcome'))
@yield('content')
@stack('scripts')