@if(($deliveryMode ?? 'simple') === 'simple')
Subtotal
৳
@if(isset($appliedCoupon) && $appliedCoupon && $couponDiscount > 0)
Coupon Discount ({{ $appliedCoupon['code'] }})
-৳{{ number_format($couponDiscount, 2) }}
@endif
Shipping Fee ()
Total Payable
৳