feat: integrate city poultry feature by adding routes, DI setup, and updating UI components to reflect new data handling and localization changes
This commit is contained in:
@@ -23,7 +23,7 @@ class JahadHomeLogic extends GetxController {
|
||||
JahadActionItem(
|
||||
title: "بازرسی مزارع طیور",
|
||||
route: JahadRoutes.newInspectionJahad,
|
||||
icon: Assets.vec.activeFramSvg.path,
|
||||
icon: Assets.vec.inspectionPoultrySvg.path,
|
||||
),
|
||||
].obs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user