{{ trans('entities.permissions_intro') }}
{{ trans('common.role') }} | isA('page')) colspan="3" @else colspan="4" @endif>{{ trans('common.actions') }} | |||
---|---|---|---|---|
{{ $role->display_name }} | @include('form/restriction-checkbox', ['name'=>'restrictions', 'label' => trans('common.view'), 'action' => 'view']) | @if(!$model->isA('page'))@include('form/restriction-checkbox', ['name'=>'restrictions', 'label' => trans('common.create'), 'action' => 'create']) | @endif@include('form/restriction-checkbox', ['name'=>'restrictions', 'label' => trans('common.update'), 'action' => 'update']) | @include('form/restriction-checkbox', ['name'=>'restrictions', 'label' => trans('common.delete'), 'action' => 'delete']) |