@forelse($files as $key => $file) @if (in_array($ext, ['jpg','jpeg', 'png', 'gif']) ) @else
{!!$files["file"]!!}
@endif @empty Files not uploaded. @endif