@vite(['resources/sass/frontend.scss', 'resources/js/frontend.js']) @stack('styles')
@yield('content')
@stack('scripts')