AdminCourseDetail component.
This component is responsible for rendering the course detail view for an admin.
It includes information about the course such as its name, description, start and end dates, code, student group, topics, instructors, and creation date.
It also includes buttons for editing and deleting the course, and a modal for confirming the deletion.
AdminCourseDetail component. This component is responsible for rendering the course detail view for an admin. It includes information about the course such as its name, description, start and end dates, code, student group, topics, instructors, and creation date. It also includes buttons for editing and deleting the course, and a modal for confirming the deletion.