VSN-612/Add pagination, filtering, and sorting for retrieving sectors, agencies, departments, and lots
- Implemented pagination, filtering, and sorting for retrieving agencies, departments, and lots based on their parent IDs.
- Updated repository and service methods to allow filtering, sorting, and pagination when querying for parent-related entities (agency, department, lot).
- Enhanced existing endpoints to return paginated data with filters and sorting options for parent-based queries.