@yield('css')
@include('layouts.sidebar')
@include('layouts.pageheader') @yield('content')
@include('layouts.modals') @yield('scripts')