@include('admin::layout.header') @include('admin::layout.toolbar')
@yield('content')
@include('admin::layout.footer')