Invoice #{{$order->id}} - Date: {{$carbon->format('l jS F Y @ h:i:s A')}}
PLACED VIA WATERLOO COTTAGE
{{$order->DeliveryFirstName}} {{$order->DeliveryLastName}},
@if($order->LocationID == null) @if($order->DeliveryAddressLine1)Collection:
@if($order->LocationID == 5) Waterloo Cottage Farm @else
EcoVillage @endif
@endif
@if($order->DeliveryMobileNumber)
Order is UNPAID
To get the customer to pay simply send them to:
https://store.edible16.org.uk/approve-order/{{$order->id}}/{{$order->user_id}}
Delivery Notes:
{{$order->DeliveryNotes}}
Payments
Payment ID | Method | Date Submitted | Status | Card Details | Amount | actions |
---|---|---|---|---|---|---|
{{ $payment->id}} | {{ strtoupper($payment->method) }} | {{$carbon->format('l jS F Y @ h:i:s A')}} |
{{ strtoupper($payment->status) }}
{{$response}}
|
{{ $payment->CardDetails}} | £{{ number_format( $payment->amount, 2)}} |