@extends(config('admin_theme.layout', 'admin.layout.master')) @section('title') {{ $current_route->{'name_' . trans('admin.lang')} }} @stop @section('page-breadcrumb') @include(config('admin_theme.view_prefix', 'admin').'.layout.breadcrumb_add') @stop @section('page-content') @include(config('admin_theme.view_prefix', 'admin').'.layout.error')
@can('admin.cost_centers.view')
@endcan
@Lang('admin.cancel') {{ csrf_field() }}
@stop @section('css') @stop @section('js')