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