diff --git a/frontend/src/components/Settings/SettingsPage.vue b/frontend/src/components/Settings/SettingsPage.vue
new file mode 100644
index 00000000..affc16ed
--- /dev/null
+++ b/frontend/src/components/Settings/SettingsPage.vue
@@ -0,0 +1,79 @@
+
+
+
+ {{ __(doctype) }}
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/components/Settings/TwilioSettings.vue b/frontend/src/components/Settings/TwilioSettings.vue
index 2842d1bf..5672da6f 100644
--- a/frontend/src/components/Settings/TwilioSettings.vue
+++ b/frontend/src/components/Settings/TwilioSettings.vue
@@ -1,65 +1,6 @@
-
-
- {{ __('Twilio Settings') }}
-
-
-
-
-
-
-
-
+
diff --git a/frontend/src/components/Settings/WhatsAppSettings.vue b/frontend/src/components/Settings/WhatsAppSettings.vue
index 6023a2b7..027b1b91 100644
--- a/frontend/src/components/Settings/WhatsAppSettings.vue
+++ b/frontend/src/components/Settings/WhatsAppSettings.vue
@@ -1,72 +1,6 @@
-
-
- {{ __('WhatsApp Settings') }}
-
-
-
-
-
-
-
-
+
+import SettingsPage from '@/components/Settings/SettingsPage.vue'
+
\ No newline at end of file