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