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