@php $discount=(((($value->old_price)-($value->new_price))*100) / ($value->old_price)) @endphp {{ number_format($discount, 0) }}% ছাড়
৳ {{ $value->old_price }}
৳ {{ $value->new_price }} @if ($value->old_price)
@endif