@include('admin.partials.breadcrumb')
@hasSection('back')
@endif
@hasSection('create')
@endif
@hasSection('item_view')
@if ($item->isApproved())
@endif
@endif
@hasSection('add_modal')
@yield('content')