@stack('styles')
@include('layouts.navbar') @include('layouts.sidebar')
@yield('page-header')
@yield('content')
@stack('scripts')