@include('admin.layouts.sidebar') @include('admin.layouts.navbar')
@yield('content')
@include('admin.layouts.footer')