diff --git a/pages/dashboard.vue b/pages/dashboard.vue index 6ff3ce2..a8a5d30 100644 --- a/pages/dashboard.vue +++ b/pages/dashboard.vue @@ -107,6 +107,12 @@ const interestMenu = [ icon: "mdi-email", title: "Emails", }, + { + to: "/client-support", + icon: "mdi-chat", + title: "Client Support", + }, + ]; const defaultMenu = [