@yield('head') @vite('resources/css/app.css') @stack('styles') @yield('content') @vite('resources/js/app.js') @stack('vendors') @stack('scripts')