# | {{ __('admin_table_dictionary_type') }} | {{ __('admin_table_code') }} | {{ __('admin_table_description') }} | Actions |
---|---|---|---|---|
{{ $loop->index + $dictionaries->firstItem() }} | {{ $d->type->description }} | {{ $d->code }} | {{ $d->description }} | @can('update_dictionaries'){{ __('button_update') }} {{-- {{ __('button_delete') }} --}} | @endcan
{{ __('admin_no_found_result') }} |