+
+
+ {{ $t('catalog.info.companyType') }}
+ {{ kycTeaser.companyType }}
+
+
+
+
+ {{ $t('catalog.info.registrationYear') }}
+ {{ kycTeaser.registrationYear }}
+
+
+
+
+ {{ $t('catalog.info.status') }}
+
+ {{ kycTeaser.isActive ? $t('catalog.info.active') : $t('catalog.info.inactive') }}
+
+
+
+
+
+ {{ $t('catalog.info.sourcesCount') }}
+ {{ kycTeaser.sourcesCount }}
+
+
+
+
+