In order to view this lesson, you must purchase this course.
For each user that is matched, we are still required to load their images in the small circles of our MatchView class. This can be done by passing in the user's ID and fetching the user information inside of our MatchView. Let's also pass in the current user from HomeController to make sure we load the correct image on the left side.