@include('backend.includes.breadcrumb')
@hasSection('language')
@endif
@hasSection('back')
{{ admin_trans('Back') }}
@endif
@hasSection('link')
@endif
@hasSection('modal')
@endif
@yield('content')