@vite('resources/css/app.css') @include('dashboard.layouts.partial.header')
@include('dashboard.layouts.partial.sidebar')
@yield('content')