@include('admin.layout.navbar')
@include('admin.layout.left_sidebar') @yield("content") @include('admin.layout.right_sidebar')