private void bt_capnhat_Click(object sender, EventArgs e)
        {
            DichVuTungPhong.maPhong = Maphong;
            DichVuTungPhong.maPdp   = mapdp;
            DichVuTungPhong dvtp = new DichVuTungPhong();

            dvtp.ShowDialog();
        }
        private void bt_capnhat_Click(object sender, EventArgs e)
        {
            DichVuTungPhong dvtp = new DichVuTungPhong();

            dvtp.ShowDialog();
        }