HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/richfield/www/storage/framework/views/357d90b28ea31929772807c158f701280b47c09e.php
<?php if(isset($dataTypeContent->{$row->field})): ?>
    <div data-field-name="<?php echo e($row->field); ?>">
        <a href="#" class="voyager-x remove-single-image" style="position:absolute;"></a>
        <img src="<?php if( !filter_var($dataTypeContent->{$row->field}, FILTER_VALIDATE_URL)): ?><?php echo e(Voyager::image( $dataTypeContent->{$row->field} )); ?><?php else: ?><?php echo e($dataTypeContent->{$row->field}); ?><?php endif; ?>"
          data-file-name="<?php echo e($dataTypeContent->{$row->field}); ?>" data-id="<?php echo e($dataTypeContent->getKey()); ?>"
          style="max-width:200px; height:auto; clear:both; display:block; padding:2px; border:1px solid #ddd; margin-bottom:10px;">
    </div>
<?php endif; ?>
<input <?php if($row->required == 1 && !isset($dataTypeContent->{$row->field})): ?> required <?php endif; ?> type="file" name="<?php echo e($row->field); ?>" accept="image/*">
<?php /**PATH /home4/xvzguzmy/public_html/richfieldegy/vendor/tcg/voyager/src/../resources/views/formfields/image.blade.php ENDPATH**/ ?>