@foreach ($values as $v)
@if ($v)
 }})
@else
@endif
@endforeach
@hookinsert('panel.product.edit.img_upload.after')
{{ __('common/upload.upload_hint') }}
@if ($max)
{{ __('common/upload.max_upload_count') }}({{ count($values) }}/{{ $max }}){{ __('common/upload.image_unit') }}
@endif
{{ $slot }}