My orders

{{ errorMessage }}

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 }}
Showing {{ offset + 1 }} to {{ Math.min(offset + limit, totalCount) }} of {{ totalCount }} orders
Page {{ currentPage }} of {{ totalPages }}

Additional Services

Service Details Amount
{{ service.label || 'Extra service' }} {{ service.summary || '-' }} {{ formatPrice(service.amountPaid) }}