@include('admin.layout.section.header') @include('admin.layout.section.sidebar')
@yield('content')
@include('admin.layout.section.footer')