@include('admin.layout.header')

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