Creating Estimate Page
This commit is contained in:
@@ -88,6 +88,11 @@ export const cfgrouter = {
|
||||
name: 'Categories',
|
||||
component: () => import('@/views/admin/testp1/testp1.vue')
|
||||
},
|
||||
{
|
||||
path: '/estimate',
|
||||
name: 'Estimate',
|
||||
component: () => import('@/views/pages/estimate/estimate.vue')
|
||||
},
|
||||
{
|
||||
path: '/offline',
|
||||
name: 'Offline',
|
||||
|
||||
Reference in New Issue
Block a user