@if($product->prices['cost_discount']) {{__('web.discount')}} {{$product->prices['percentage']}}% @endif
{{$product->name}}
@if($product->prices['cost_discount']) {{$product->prices['cost_discount']}} {{__('web.sar')}} {{$product->prices['cost']}} {{__('web.sar')}} @else {{$product->prices['cost']}} {{__('web.sar')}} @endif
{{__('web.add_to_cart')}}