{{$photo[0]}}
{{$product->title}}
@php $org=($product->price-($product->price*$product->discount)/100); @endphp

Rp {{number_format($product->price,2)}}
Rp {{number_format($org,2)}}