studio
studio copied to clipboard
feat: implement platform admin setting page
Implement platform admin setting page
Acceptance Criteria:
- [x] Create UI
- [x] Handle sidebar option
- [x] Handle role wise page access
- [x] Integrate API to Get existing settings
- [x] Integrate POST API to set new entries
- [x] Create GET API to get existing settings (Backend)