fix dropdown button issue
- Fixed the editable behavior of the dropdown button for college selection.
- Added an input field to capture the college name when "Other" is selected.
- Updated the fetch logic: if the selected college is "Other", the entered value from the new input field is used as the
college_name
.