{{ 'CUSTOMERS_VIEW.CUSTOMER_VIEW.CUSTOMER' | translate }}

{{ 'CUSTOMERS_VIEW.CUSTOMER_VIEW.MANAGE_CUSTOMER' | translate }}

{{ 'CUSTOMERS_VIEW.CUSTOMER_VIEW.CUSTOMER' | translate }} {{ item.firstName }} {{ item.firstName && item.lastName }} {{ item.firstName ? '' : '# ' + item.id }}
{{ item.firstName }} {{ item.firstName && item.lastName }} {{ item.firstName ? '' : '# ' + item.id }}