@if($relatedProducts->count() > 0)
{{ $related->currency == 'USD' ? '$' : '₹' }}{{ number_format($related->price, 2) }}