diff --git a/resources/assets/js/components/AkauntingContactCard.vue b/resources/assets/js/components/AkauntingContactCard.vue index b165052d5..dfb7b989b 100644 --- a/resources/assets/js/components/AkauntingContactCard.vue +++ b/resources/assets/js/components/AkauntingContactCard.vue @@ -79,27 +79,27 @@ - - - - -
+ {{ contact.name }}
+ {{ contact.address }}
+ {{ taxNumberText }}: {{ contact.tax_number }}
+ {{ contact.phone }}
+ {{ contact.email }}