Upload Images
@include('flash::message')
Drop files to Upload  or   click

You can upload up to 10 images per product. Please ensure images are at least 1000px wide or tall as a minimum.

    @if($product->media) @foreach($product->media()->whereNull('item_id')->get() as $media)
  • x
  • @endforeach @endif