@vite(['resources/css/app.css', 'resources/js/app.js']) @include('partials.navbar') @yield('content') @include('partials.footer') @yield('script')