Laravel gallery image if product gallery image does not exists then display main image all gallery image position
<div> @if($product->prod_gal_img_four) <!-- Display the gallery image if it exists --> <img class=...
<div> @if($product->prod_gal_img_four) <!-- Display the gallery image if it exists --> <img class=...