@@ -1,4 +1,15 @@
|
||||
export default [
|
||||
{
|
||||
path: '/missionary-panel/dashboard',
|
||||
name: 'missionary-dashboard',
|
||||
component: () => import('@/features/missionary/pages/MissionaryDashboardPage.vue'),
|
||||
meta: {
|
||||
layout: 'missionary',
|
||||
role: 'missionary',
|
||||
title: 'سلام بر شما',
|
||||
subtitle: 'به پنل اعزام بانو خوش آمدید.',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: '/missionary-panel/requests',
|
||||
name: 'missionary-requests',
|
||||
|
||||
Reference in New Issue
Block a user