{{translate("Product")}} | {{translate("Varient")}} | {{translate("Qty")}} | {{translate("Total Price")}} | {{translate("Action")}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$data->product->name}}
@php echo show_ratings($data->product->review->avg('ratings')) @endphp
|
{{($data->attributes_value)}} |
|
{{short_amount(($data->price - $data->total_taxes)*$data->quantity)}} |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{translate('No Data Found')}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{translate('Subtotal')}} | {{short_amount($subtotal)}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{translate('Total')}} | {{short_amount($subtotal)}} |