@extends('web.home.layout.master') @section('content')
Your order was successfully placed using your accumulated Recycling Points. We deeply appreciate your commitment to sustainability and for trusting American Plastic. You make a real difference!
Your eco-balance has been updated automatically.
| Order Reference | Date | Items | Status | Points Used |
|---|---|---|---|---|
| {{ $order->order_id }} | {{ $order->created_at->format('d M Y') }} | {{ $order->quantity }} item(s) | Processing | {{ number_format($itemPoints, 0) }} PTS |
| Subtotal Points: | {{ number_format($totalProductPoints, 0) }} PTS | |||
| Tax (18%): | {{ number_format($totalTaxPoints, 0) }} PTS | |||
| Shipping Fee: | {{ number_format($totalShippingPoints, 0) }} PTS | |||
| Discount: | - {{ number_format($totalDiscountPoints, 0) }} PTS | |||
| Total Points Value: | {{ number_format($totalamount, 0) }} PTS | |||
You haven't placed any points orders yet.
Start Shopping