@yield('header')
@yield('navbar') @yield('sidebar')
@yield('content') @yield('footer')
@yield('scripts')