// GET: Special public ActionResult SpecialShow() { var special5 = specialmanager.Special5(); return(View(special5)); }