export const dashboardMeta = { path: 'ward', slot: 'ward-dashboard-slot', title: 'wards', basePath: `${window.spaBase}/home`, } as const;