public bool KTraKhoaNgoai(string ma)
 {
     return(nv_dal.KTraKhoaNgoai(ma));
 }