@include('frontend::components.partials.head.plugins') {{-- Vite CSS --}} {{-- {{ module_vite('build-frontend', 'resources/assets/sass/app.scss') }} --}}
@include('frontend::layouts.guest_header') @yield('content') @include('frontend::layouts.footer') @include('frontend::components.partials.scripts.plugins')