public ActionResult Create() { PopulateDepartmentsDropDownList(); return View(); }