@include('storefront::public.auth.partials.variables') @vite([ 'modules/Storefront/Resources/assets/public/sass/pages/auth/main.scss', 'modules/Storefront/Resources/assets/public/js/pages/auth/main.js', ]) @stack('globals')
@yield('content')
@stack('scripts')