@include('admin.partials.breadcrumb')
@hasSection('back')
@endif
@hasSection('create')
@endif
@hasSection('item_view')
@endif
@hasSection('add_modal')
@yield('content')