public tblSirket sirketGetById(int id)
 {
     return(sirket.sirketiGetir(id));
 }