{{ ::vm.text[vm.lang].businessAccount }}

{{ ::vm.text[vm.lang].contact }} {{ ::vm.text[vm.lang].change }}

{{vm.customer.companyName}} {{ vm.customer.gender == 1 ? 'Dhr.' : vm.customer.gender == 2 ? 'Mevr.' : 'Dhr./Mevr.' }} {{ vm.customer.firstName }} {{ vm.customer.infix }} {{ vm.customer.lastName }}
{{ vm.customer.email }}
{{ vm.customer.phone }}
{{ vm.customer.values.taxnumber }}



{{ ::vm.text[vm.lang].defaul }} {{ ::vm.text[vm.lang].deliveryAddress }} {{ ::vm.text[vm.lang].change }}

{{ vm.customer.invoiceAddress.street1 }} {{ vm.customer.invoiceAddress.houseNumber }} {{ vm.customer.invoiceAddress.houseNumberExt }}
{{ vm.customer.invoiceAddress.postalCode }} {{ vm.customer.invoiceAddress.city }} ({{ vm.customer.invoiceAddress.country }})

{{ ::vm.text[vm.lang].noKnownAddress }}


{{ ::vm.text[vm.lang].defaul }} {{ ::vm.text[vm.lang].invoiceAddress }} {{ ::vm.text[vm.lang].change }}

{{ vm.customer.shippingAddress.street1 }} {{ vm.customer.shippingAddress.houseNumber }} {{ vm.customer.shippingAddress.houseNumberExt }}
{{ vm.customer.shippingAddress.postalCode }} {{ vm.customer.shippingAddress.city }} ({{ vm.customer.shippingAddress.country }})

{{ ::vm.text[vm.lang].password }} {{ ::vm.text[vm.lang].change }}


{{ ::vm.text[vm.lang].accountNumber }} {{ ::vm.text[vm.lang].change }}

{{ vm.customer.account.maskedAccountNumber.toLowerCase() }}