@yield('css')
{{-- Navbar --}} {{-- Sidebar --}} {{-- Content --}}
@yield('content_header')
@yield('content')
{{-- Footer --}}
@yield('js')