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