No orders found for this account yet.
| Quote # | From | To | Moving date | Amount Paid | Status |
|---|---|---|---|---|---|
| {{ order.quoteNumber }} | {{ order.fromAddress }} | {{ order.toAddress }} | {{ formatDate(order.movingDate) }} | {{ formatPrice(order.depositPaid) }} | {{ order.status }} |
| Service | Details | Amount | |
|---|---|---|---|
| {{ service.label || 'Extra service' }} | {{ service.summary || '-' }} | {{ formatPrice(service.amountPaid) }} |
No saved quotes found for this account yet.
| Quote # | From | To | Moving date | Saved date | |
|---|---|---|---|---|---|
| {{ quote.quoteNumber }} | {{ quote.fromAddress }} | {{ quote.toAddress }} | {{ formatDate(quote.movingDate) }} | {{ formatDate(quote.createdAt) }} |