@include('dashboard.partials.head')
@include('dashboard.partials.sidebar')
@yield('content')
@yield('js')