@extends('admin.layout.master') @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb') @include('admin.layout.breadcrumb_view') @stop @section('page-content')
@can('admin.journals.add',App\Helpers\Helpers::removePermssions()) @Lang('admin.add') @endcan
@include('admin.layout.general.search_other')
@include('admin.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') @Lang('admin.actions')
@stop @section('modal') @include('admin.layout.ajax') @stop @section('js')