+ + + + + + from last month +
++ + + + + + from last month +
++ + + + + + from last month +
++ +
++ {{ recentSales.name }} +
++ {{ recentSales.email }} +
+diff --git a/app/components/layout/AppSidebar.vue b/app/components/layout/AppSidebar.vue index 2f0fcd52..ef70fd93 100644 --- a/app/components/layout/AppSidebar.vue +++ b/app/components/layout/AppSidebar.vue @@ -8,6 +8,11 @@ const navMenu: any[] = [ icon: 'i-lucide-home', link: '/', }, + { + title: 'Home', + icon: 'i-lucide-home', + link: '/', + }, ], }, ] @@ -33,7 +38,7 @@ const teams: { }[] = [ { name: 'SIMRS - RSSA', - logo: 'i-lucide-gallery-vertical-end', + logo: '/rssa-logo.png', plan: 'Saiful Anwar Hospital', }, ] diff --git a/app/components/layout/SidebarNavHeader.vue b/app/components/layout/SidebarNavHeader.vue index e4a8575a..351f7d83 100644 --- a/app/components/layout/SidebarNavHeader.vue +++ b/app/components/layout/SidebarNavHeader.vue @@ -22,7 +22,7 @@ const activeTeam = ref(props.teams[0])
+ + + + + + from last month +
++ + + + + + from last month +
++ + + + + + from last month +
++ +
++ {{ recentSales.name }} +
++ {{ recentSales.email }} +
+