feat : sale out of Province

This commit is contained in:
2025-06-21 17:01:37 +03:30
parent fc4295e532
commit 656b5f0d87
28 changed files with 1270 additions and 489 deletions

View File

@@ -22,6 +22,7 @@ class OutOfProvinceLogic extends GetxController {
void onInit() {
super.onInit();
getStewardDashBord();
getRolesProducts();
}
Future<void> getAllocatedMade() async {