public ActionResult Cr_IS()
 {
     return(View(CourseBL.GetAll_IS()));
 }