Order Number
Status
{!! $row->getStatusColor() !!}
Last
Update
{{$row->updated_at}}
Total
{{$row->total}}
Order information :: {{$row->order_number}}
Image | Details | Price | Quantity | Total |
---|---|---|---|---|
EPSION Plaster Printer
(SKU: SW-188-A0-A3)
(Color: Green, Size: XL)
|
$554.00 | 3 | $1,662.00 | |
EPSION Plaster Printer
(SKU: SW-188-A0-A3)
(Color: Green, Size: XL)
|
$554.00 | 3 | $1,662.00 |
Customer
{{$row->customer->orders()->count()}} order(s)
{{$row->customer->name()}}
Shipping information
- {{$row->shipping_address}}
- {{$row->billing_address}}
Store
Quantity | {{$row->order_items()}} |
Sub total | {{$row->subtotal}} |
discount | {{$row->discount}} |
total | {{$row->total}} |
payment type | {!! $row->getOrderTypeColor() !!} |
coupon | {{$row?->coupon->code}} |
placed at | {{$row->placed_at}} |
completed at | {{$row->completed_at}} |
cancelled at | {{$row->cancelled_at}} |
ref id | {{$row->ref_id}} |