@yield('header') @yield('sidebar')
@yield('pagetitle')
@yield('dashboard')
@yield('footer')