As a lead recruiter, I want to view a list of all users in the system along with their roles so that I can understand the team composition and delegate tasks effectively.
Acceptance Criteria:
* The system should provide a user list view for lead recruiters and above.
* The user list should display each user's name, role, and status (active/inactive).
* The system should allow sorting and filtering of the user list based on role and status.
* The user list should include a search function to quickly find specific users.
* The system should only display active users by default but allow switching to view inactive users as well.
Sample Expected Result:
The lead recruiter accesses the user list, filters by active users, and sees all active recruiters along with their roles