@if($canCreate || $canUpdate)
|
|
# | {{ strtoupper(__('labels.name')) }} | {{ __('labels.assessable_level') }} | {{--{{ __('labels.description') }} | --}}|
|---|---|---|---|---|---|
|
|
{{ $index + 1 }} |
@if ($group->logo_path)
{{ strtoupper(substr($group->name, 0, 2)) }}
@endif
{{ $group->name }} |
{{-- | {{ Str::limit($group->description, 20, '...') }} | --}}