{{ 'dashboards.headers.ASSIGNED_ORDERS' | translate }}

{{ 'dashboards.headers.ORDER' | translate }}
{{ 'dashboards.headers.ASSIGNED_TO' | translate }}
{{ 'dashboards.headers.ORDER_DATE' | translate }}
{{ 'dashboards.headers.TOTAL' | translate }}
{{ 'dashboards.headers.STATUS' | translate }}
{{order.assignedTo}}
{{order.orderDate}}
{{order.fixedPrice}}
({{ 'dashboards.headers.RECURRING' | translate }} {{order.recurringPrice}})
{{order.status}}