diff --git a/app/components/pub/custom-ui/form/combobox.vue b/app/components/pub/custom-ui/form/combobox.vue
new file mode 100644
index 00000000..74da7025
--- /dev/null
+++ b/app/components/pub/custom-ui/form/combobox.vue
@@ -0,0 +1,100 @@
+
+
+
+
+
+
+
+
+
+
+ {{ emptyMessage || 'Item tidak ditemukan.' }}
+
+
+
+
+
{{ item.label }}
+
+ {{ item.code }}
+
+
+
+
+
+
+
+
+
+