public List <Izin> IzinListesi()
 {
     return(adminentity.IzinListesi());
 }