Clinic Faculty: Add “photo” field to the table and set up UI for it
To decouple the relation between “Faculty” (fbu_faculty) and “Clinic Faculty” (fbu_clinic_faculty) tables, Clinic Faculty table needs to have “photo” field to hold its own photo data. “photo” data fields is in plce and the UI to update that field is also implemented.