@php $hoverImage = collect($p->publicGalleryPaths())->skip(1)->first(); @endphp
@if($hoverImage)
 }})
@endif
@if($p->stock <= 0)
Out
@elseif($p->stock <= 5)
Low
@endif
{{ $p->name }}
{{ ucfirst($p->category) }}
@if($p->collection_tag)
{{ ucfirst(str_replace('_',' ',$p->collection_tag)) }}
@endif
Rs {{ number_format($p->price, 0) }}
@if($p->original_price)
Rs {{ number_format($p->original_price, 0) }}
@endif
· {{ $p->stock }} in stock