fix : inspection -> poultry science

This commit is contained in:
2025-09-13 11:41:53 +03:30
parent bf31f4f149
commit 3649d82ccc
3 changed files with 79 additions and 75 deletions

View File

@@ -168,6 +168,7 @@ sealed class ChickenPages {
middlewares: [AuthMiddleware()],
binding: BindingsBuilder(() {
Get.lazyPut(() => InspectionPoultryScienceLogic());
Get.lazyPut(() => SearchLogic());
}),
),
GetPage(