crd warranty
This commit is contained in:
@@ -134,5 +134,10 @@ export const Pages = {
|
||||
update: "/products/brands/update/",
|
||||
create: "/products/brands/create",
|
||||
},
|
||||
warranty: {
|
||||
list: "/products/warranty",
|
||||
create: "/products/warranty/create",
|
||||
update: "/products/warranty/update/",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user