@yield('styles')
@include('dashboard.partials.sidebar')
@include('dashboard.partials.navbar') @yield('content')
@yield('scripts')