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