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