{{ __('text.Product') }} | {{ __('text.Price') }} | {{ __('text.Quantity') }} | {{ __('text.Total') }} | |
---|---|---|---|---|
৳{{ $details['price'] }} |
|
৳{{ $details['price'] * $details['quantity'] }} |
{{--
--}}
{{-- CLEAR CART --}}