{{ $message }}
| Name | Quantity | U.Price | Subtotal | Remove | |
|---|---|---|---|---|---|
|
|
{{ $item->product_name }} |
|
|
RM{{ number_format($item->total_price,2) }} | x |
| Total: | RM{{ number_format($cartTotalAmount,2) }} | ||||
| Product | Price | Quantity | Subtotal | |
|---|---|---|---|---|
{{ $item->product_name }}{{--Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet. --}} |
|
{{-- --}}
|
RM{{ number_format($item->total_price,2) }} | {{-- --}} |
| Total RM{{ number_format($cartTotalAmount,2) }} | ||||
| Continue Shopping Remove All Cart | Total RM{{ number_format($cartTotalAmount,2) }} | Checkout | ||