@vite('resources/css/app.css')
@include('components.navbar') @yield('content') @include('components.footer')
@yield('js')