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