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