Failing to pass variables from controller to view
I am trying to pass values from the controller to the view to a drop down menu. I got the code to work without MVC architecture, but I don’t know how to pass the data from the controller to the view in MVC. So I don’t know how to pass the variable to the View.