AdminCourseModify component. This component is responsible for rendering the course modification view for an admin. It includes form fields for modifying various aspects of a course, including its name, code, student group, start and end dates, topics, and instructors. It also includes logic for handling changes to these fields and submitting the modified course data to the server.