@php $preset = getImagePreset($presetKey ?? '', $subPreset ?? null); $fieldId = $name . '_input'; @endphp {{--
--}} {{-- Current Image Preview (if exists) --}} @if(!empty($value))
Current {{ $label }}
@endif {{-- File Input for New Image --}} @if($preset) Recommended size: {{ $preset['width'] }}x{{ $preset['height'] }}px @endif {{-- Cropper Preview (for new images) --}} {{--
--}}