@include('admin.layout.header')
@yield('main')
@include('admin.layout.footer')