@yield('css')
@include('dashboard.shared.nav-builder') @include('dashboard.shared.header')
@yield('content')
@include('dashboard.shared.footer')
@yield('javascript')