I decided not to make authorization requirements and handlers for each and every resource because the validation logic is pretty similar
feat: add UserManagementService feat: add CopmanyDriver relation and DriverManagementService chore: pupulate database seeding class fix: add review filtering by CompanyId