{{'orders.tables.headers.customer' | translate}}: {{data.customer}}
{{'orders.tables.headers.deliveryAddress' | translate}}:
{{data.deliveryAddress}}
{{'orders.tables.headers.phone' | translate}}:
{{data.customerPhone}}
{{'orders.tables.headers.mail' | translate}}:
{{data.customerMail}}
{{'orders.tables.headers.billingFirstName' | translate}}:
{{data.billingFirstName}}
{{'orders.tables.headers.billingLastName' | translate}}:
{{data.billingLastName}}
{{'orders.tables.headers.billingMail' | translate}}:
{{data.billingMail}}
{{'orders.tables.headers.billingAddress' | translate}}:
{{data.billingAddress}}