@vite('resources/sass/app.scss') @yield('custom_styles')
@yield('content')
@vite('resources/js/app.js') @yield('custom_scripts')