@foreach ($files as $file) @endforeach
# {{ __("Date ajout") }} {{ __("Description") }} {{ __("Type") }} {{ __("Actions") }}
{!! $file->proFil_id !!} {{ date('d/m/Y', strtotime($file->proFil_createdDate)) }} {!! $file->proFil_description !!} {!! get_icon_file($file->proFil_ext) !!}