✓   {{__("The first and/or second image will be index image")}}
✓   {{__("You can choose one or more image together")}}
✓   {{__("Double click on image to change index image")}}

{{__("Click here to upload or drag and drop here")}}

@if (isset($item)) @foreach($item->getMedia() as $k => $media)
{{$k}}
@endforeach @endif