@include('partials.sidebar')
@yield('page-title', 'Dashboard')
@yield('content')