Payment Details
Bill Amount: {{ number_format($total, 0, ',', ' ') }} $

{{ $cutomer_address->shipping_name }}
{{ $cutomer_address->city }},
{{ $cutomer_address->country }}
Call : {{ $cutomer_address->phone }}
E-mail : {{ $cutomer_address->shipping_email }}
| Product | Size | Quantity | Price | Discounted Price |
|---|---|---|---|---|
| {{ $cart->name }} | {{ $cart->size_name }} | {{ $cart->quantity }} | {{ number_format($cart->price, 0, ',', ' ') }} £ | {{ number_format($cart->discounted_price, 0, ',', ' ') }} £ |
Payment Receipt:Link