@yield('css')
@php $styleCss = 'style'; @endphp
@yield('content')
@include('stepper.footer')
@routes @yield('page_js') @yield('scripts')