@foreach ($files as $file) @endforeach
{{ __('Type') }} {{ __('Aperçu') }} {{ __('Description') }} {{ __('Ajouté le') }} {{ __('Nom') }} {{ __('Actions') }}
{!! get_fullicon_file($file->equFil_ext) !!} @if ( (strtolower($file->equFil_ext)=='jpg') || (strtolower($file->equFil_ext)=='jpeg') || (strtolower($file->equFil_ext)=='png') || (strtolower($file->equFil_ext)=='bmp') ) image {{$file->equFil_oldName}}equFil_size > 2000000 ? 'hidden' : ''}}> @endif {!! $file->equFil_description !!} {{ date('d/m/Y', strtotime($file->equFil_createdDate)) }} {!! $file->equFil_oldName !!}