public int GetSLNhapKhoa_BLL(string id)
 {
     return(dt.GetSLNhapKhoa_DAL(id));
 }