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