@if(isset($dataTypeContent->{$row->field})) @if($images != null) @foreach($images as $image)
@endforeach @endif @endif
required == 1 && !isset($dataTypeContent->{$row->field})) required @endif type="file" name="{{ $row->field }}[]" multiple="multiple" accept="image/*">