{{-- الصور --}} @can(config('permissions_list.IMAGE_INDEX', false))
| # | الصورة | مسار الصورة | النص البديل | المستخدم الذي قام بالتحميل | تاريخ الإنشاء | @can('operations', $imageClassName)العمليات | @endcan
|---|---|---|---|---|---|---|
| {{ $image->id }} |
|
{{ $image->file_path }} | {{ nullable_value($image->alt_text) }} | {{ $image->user_full_name }} | {{ jalalian()->forge($image->created_at)->format(config('common.datetime_format')) }} | @can('operations', $imageClassName)@endcan |