{{$data->title}}
{{amount_with_currency_symbol($data->sale_price)}}
@if(!empty($data->regular_price)){{amount_with_currency_symbol($data->regular_price)}}@endif
@if(count($data->ratings) > 0)
@endif