@vite(['resources/sass/app.scss', 'resources/sass/custom.scss']) @yield('head') @yield('styles')
@yield('content')
@yield('scripts')