{!! csrf_field() !!}
{{ trans('settings.role_asset_desc') }}
{{ trans('common.create') }} | {{ trans('common.view') }} | {{ trans('common.edit') }} | {{ trans('common.delete') }} | |
---|---|---|---|---|
{{ trans('entities.books') }} | ||||
{{ trans('entities.chapters') }} | ||||
{{ trans('entities.pages') }} | ||||
{{ trans('entities.images') }} | @include('settings/roles/checkbox', ['permission' => 'image-create-all']) | {{ trans('settings.role_controlled_by_asset') }} | ||
{{ trans('entities.attachments') }} | @include('settings/roles/checkbox', ['permission' => 'attachment-create-all']) | {{ trans('settings.role_controlled_by_asset') }} |
@if(userCan('users-manage') || $currentUser->id == $user->id) id}") }}"> @endif {{ $user->name }} @if(userCan('users-manage') || $currentUser->id == $user->id) @endif |
{{ trans('settings.role_users_none') }}
@endif