| # | {{ __('Date ajout') }} | {{ __('Description') }} | {{ __('Nom') }} | {{ __('Type') }} | {{ __('Actions') }} |
|---|---|---|---|---|---|
| #{!! $file->int_number !!} | {{ date('d/m/Y', strtotime($file->intFil_createdDate)) }} | {!! $file->intFil_description !!} | {!! $file->intFil_oldName !!} | {!! get_icon_file($file->intFil_ext) !!} |