Purpose
Insert in the user interface a new option called Users, which will allow consuming users, the option will be available to administrators.
Design
- Create the option and a table with the format:
email user, names, current role, options to change role.

Acceptance Criteria
- show an option Users
- show a table for list user
- show a switch, for changing the user role without functionality until "change role" endpoint is finished.
- get EndPoint Users: Users
Notes
- role changing switch is out of the scope of this ticket