@include('layout.body.header')
@hasSection('page_sidebar')
@endif @yield('page_content') @hasSection('page_sidebar')
@endif
@include('layout.body.footer')