ListCourses::route('/'), 'create' => CreateCourse::route('/create'), 'edit' => EditCourse::route('/{record}/edit'), ]; } }