@if ($product_videos < 3)
Add New Video
Add new video(s) for the product page. Max of
3 videos.
@endif
@if ($product_videos > 1)
{{-- Display all sortable sales here --}}
Drag the element to rearrange.
@endif
@if ($product_videos > 0)
@endif
{{-- Image Gallery --}}
@if ($product_images < 10)
Add New Image
Add new image(s) for the product page. Max
of 10 images.
@endif
@if ($product_images > 1)
{{-- Display all sortable sales here --}}
Drag the element to rearrange.
@endif
@if ($product_images > 0)
@endif