diff --git a/src/components/shared/select/SelectBusinessType.vue b/src/components/shared/select/SelectBusinessType.vue
index e7c45f41..34c14b68 100644
--- a/src/components/shared/select/SelectBusinessType.vue
+++ b/src/components/shared/select/SelectBusinessType.vue
@@ -95,6 +95,37 @@ function setDefaultValue() {
{{ (lang ?? $i18n.locale) !== 'eng' ? opt.name : opt.nameEN }}
+
+
+
+
+
+
+ {{ $t('general.add', { text: $t('businessType.title') }) }}
+
+
+ {{ creatableDisabledText }}
+
+
+
+
+
+
+
+