ID: {{order.id}}
URL: {{order.url}}
Quantity:
{{order.quantity}}
Note: {{order.note}}
Orders are typically completed within 1-5 days.
Date | ID | Name | Status | Quantity | |
---|---|---|---|---|---|
{{order.updated_at}} | {{order.id}} | {{order.service.name}} | {{order.status.charAt(0).toUpperCase() + order.status.slice(1)}} | {{order.quantity}} | |