refactor : base page

This commit is contained in:
2025-09-25 17:25:55 +03:30
parent fd9de4f80c
commit 5ac8342bb3
30 changed files with 471 additions and 455 deletions

View File

@@ -15,6 +15,7 @@ class FarmPage extends GetView<FarmLogic> {
hasFilter: false,
hasSearch: false,
isBase: true,
routes: [],
backId: poultryFirstKey,
widgets: [firstTagInformation(), farmListWidget()],