@if(isset($dataTypeContent->{$row->field}))
Warning: Undefined variable $row in /var/www/lindinhas.net/vendor/tcg/voyager/resources/views/formfields/multiple_images.blade.php on line 3

Warning: Attempt to read property "field" on null in /var/www/lindinhas.net/vendor/tcg/voyager/resources/views/formfields/multiple_images.blade.php on line 3

Warning: Undefined variable $dataTypeContent in /var/www/lindinhas.net/vendor/tcg/voyager/resources/views/formfields/multiple_images.blade.php on line 3

Warning: Attempt to read property "" on null in /var/www/lindinhas.net/vendor/tcg/voyager/resources/views/formfields/multiple_images.blade.php on line 3
@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/*">