public static List <PhieuThuePhongDTO> LayPhongTuongUng(int makh)
 {
     return(RentalDAO.LayPhongTuongUng(makh));
 }