public ActionResult Uye()
 {
     return(View(_kullaniciService.GetAllByUyeID(3)));
 }