{{ 'customer_status.my_profile' | translate }}

{{ customer.firstName + ' ' + customer.lastName }}

{{customer.email}}
{{customer.phone}}

{{ "customer_profile.lc_number" | translate }}: {{ customer.loyaltyCardNumber }}

{{ "customer_profile.profile_details"|translate }}

{{ "customer_profile.name"|translate }}:
{{ "customer_profile.surname"|translate }}:
{{ "customer_profile.birth_date"|translate }}:
{{ "customer_profile.gender"|translate }}:
{{ "customer_profile.email"|translate }}:
{{ "customer_profile.password"|translate }}: ***** ()
{{ "customer_profile.phone"|translate }}:
{{ "customer_profile.created_at"|translate }}:
{{ "customer_profile.country"|translate }}:
{{ "customer_profile.city"|translate }}:
{{ "customer_profile.state"|translate }}:
{{ "customer_profile.street"|translate }}
{{ "customer_profile.building_name"|translate }}:
{{ "customer_profile.flat_name"|translate }}:
{{ "customer_profile.postal"|translate }}:

{{ "customer_profile.agreements"|translate }}

{{ "customer_profile.agreement1"|translate }}
{{ "customer_profile.agreement2"|translate }}
{{ "customer_profile.agreement3"|translate }}