public void Update(Kullanicilar model)
 {
     _manager.Update(model);
 }