@include('admin.layout.header')

@yield('page_content')
@include('admin.layout.footer')