overall updates

This commit is contained in:
joshikannan
2025-11-26 18:24:03 +05:30
parent 12df2e9dc4
commit e71e44319c
35 changed files with 3145 additions and 2404 deletions

View File

@@ -940,7 +940,7 @@ const Createorder1 = () => {
sendnotifications();
}
navigate('/orders');
navigate('/nearle/orders');
} else {
opentoast('Something went wrong, Cannot create order', 'warning');
}