@lang('Roles') @lang('Below is the list of configured user roles giving access to user of :app', [ 'app' => config('app.name') ])
@can('Create user roles') @endcan
{{ $this->table }}
@push('scripts') @endpush