Getting this error when trying to access my Market/Index, and I have no idea what's going on..
The model item passed into the dictionary is of type 'System.Collections.Generic.List'1<JuleMarked.Models.Market>', but this dictionary requires a model item of type 'JuleMarked.Models.Market'.
The view is added from the controller and I've checked everything I can think of, any help would be appreciated.