@foreach($contract->files as $file)
{{-- @if($file->icon == 'images')--}} Card image cap {{--@else--}} {{----}} {{--@endif--}}
{{ $file->filename }}
@if(is_null($file->external_link)) @if($file->user_id == user()->id) @endif @endif
@endforeach