public List <Duyuru> DuyuruListesi()
 {
     return(adminentity.DuyuruListesi());
 }