@include('vendor.layouts.header') @include('vendor.layouts.sidebar') @yield('content') @include('vendor.layouts.footer')