pending offer
This commit is contained in:
@@ -286,6 +286,11 @@ const routes: Routes = [
|
||||
path: 'familysuggested',
|
||||
loadChildren: () => import('./pages-family/familysuggested/familysuggested.module').then(m => m.FamilysuggestedPageModule)
|
||||
},
|
||||
{
|
||||
path: 'managependingoffers',
|
||||
loadChildren: () => import('./pages/managependingoffers/managependingoffers.module').then(m => m.ManagependingoffersPageModule)
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user