@extends(config('admin_theme.layout', 'admin.modern.layout.master')) @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb') @include(config('admin_theme.view_prefix', 'admin.modern').'.layout.breadcrumb_view') @stop @section('page-content')

{{ $current_route->{'name_' . trans('admin.lang')} }}

@can('admin.journals.add',App\Helpers\Helpers::removePermssions()) @endcan
@include(config('admin_theme.view_prefix', 'admin.modern').'.layout.general.search_other') @include(config('admin_theme.view_prefix', 'admin.modern').'.layout.error')
@Lang('admin.sanad_name') @Lang('admin.date') @Lang('admin.description') @Lang('admin.accounts') @Lang('admin.total') @Lang('admin.band-type') @Lang('admin.created_by')
@stop @section('modal') @include(config('admin_theme.view_prefix', 'admin.modern').'.layout.ajax') @stop @section('js')