Notice (8): Undefined index: Tour [APP/Theme/tour/sidebar.php, line 8]Code Context
<?php
if($tmpVariable['data']['Tour'] != null){
$variableGlobal = array(
(int) 0 => 'modelUser',
(int) 1 => 'urlUsers',
(int) 2 => 'routesTheme',
(int) 3 => 'smtpSite',
(int) 4 => 'dataInput',
(int) 5 => 'checkMantanHeader',
(int) 6 => 'userAdmins',
(int) 7 => 'modelOption',
(int) 8 => 'modelNotice',
(int) 9 => 'modelAlbum',
(int) 10 => 'modelAdmin',
(int) 11 => 'modelVideo',
(int) 12 => 'urlAdmins',
(int) 13 => 'urlOptions',
(int) 14 => 'urlNotices',
(int) 15 => 'urlAlbums',
(int) 16 => 'urlPlugins',
(int) 17 => 'urlVideos',
(int) 18 => 'urlHomes',
(int) 19 => 'urlNow',
(int) 20 => 'urlThemeActive',
(int) 21 => 'urlLocalThemeActive',
(int) 22 => 'urlLocal',
(int) 23 => 'webRoot',
(int) 24 => 'infoSite',
(int) 25 => 'contactSite',
(int) 26 => 'routesPlugin',
(int) 27 => 'metaTitleMantan',
(int) 28 => 'metaKeywordsMantan',
(int) 29 => 'metaDescriptionMantan',
(int) 30 => 'metaImageMantan',
(int) 31 => 'isHome',
(int) 32 => 'isCategory',
(int) 33 => 'isPost',
(int) 34 => 'isPage',
(int) 35 => 'isSearch',
(int) 36 => 'isPlugin',
(int) 37 => 'isRequestPost',
(int) 38 => 'isRequestPut',
(int) 39 => 'isRequestGet',
(int) 40 => 'isRequestAjax',
(int) 41 => 'hookFunctionMantan',
(int) 42 => 'hookMenuAdminMantan',
(int) 43 => 'hookMenusAppearanceMantan',
(int) 44 => 'tmpVariable',
(int) 45 => 'categoryNotice',
(int) 46 => 'infoNotice',
(int) 47 => 'infoMantanSource'
)
$variable = 'infoMantanSource'
$modelUser = object(User) {
name => 'User'
useDbConfig => 'default'
useTable => 'users'
id => false
data => array()
schemaName => null
table => 'users'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'User'
tableToModel => array(
'users' => 'User'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$urlUsers = 'https://htqtravel.com.vn/users/'
$routesTheme = null
$smtpSite = array(
'Option' => array(
'key' => 'smtpSetting',
'value' => array(
'password' => '*****',
'host' => '*****',
'port' => '*****',
'account' => 'mantansource@gmail.com',
'show' => 'Tour'
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'id' => '5fe955d67f8b9a959ec87483'
)
)
$dataInput = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'plugins',
'action' => 'index',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
),
'models' => array(
[maximum depth reached]
)
)
data => array()
query => array()
url => 'hotel/muong-thanh-grand-lao-cai-hotel.html'
base => '/app/webroot/index.php'
webroot => '/app/webroot/'
here => '/app/webroot/index.php/hotel/muong-thanh-grand-lao-cai-hotel.html'
[protected] _detectors => array(
'get' => array(
[maximum depth reached]
),
'post' => array(
[maximum depth reached]
),
'put' => array(
[maximum depth reached]
),
'delete' => array(
[maximum depth reached]
),
'head' => array(
[maximum depth reached]
),
'options' => array(
[maximum depth reached]
),
'ssl' => array(
[maximum depth reached]
),
'ajax' => array(
[maximum depth reached]
),
'flash' => array(
[maximum depth reached]
),
'mobile' => array(
[maximum depth reached]
),
'requested' => array(
[maximum depth reached]
)
)
[protected] _input => ''
}
$checkMantanHeader = true
$userAdmins = null
$modelOption = object(Option) {
name => 'Option'
useDbConfig => 'default'
useTable => 'options'
id => false
data => array()
schemaName => null
table => 'options'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
alias => 'Option'
tableToModel => array(
'options' => 'Option'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$modelNotice = object(Notice) {
name => 'Notice'
useDbConfig => 'default'
useTable => 'notices'
id => false
data => array()
schemaName => null
table => 'notices'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Notice'
tableToModel => array(
'notices' => 'Notice'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelAlbum = object(Album) {
name => 'Album'
useDbConfig => 'default'
useTable => 'albums'
id => false
data => array()
schemaName => null
table => 'albums'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Album'
tableToModel => array(
'albums' => 'Album'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelAdmin = object(Admin) {
name => 'Admin'
useDbConfig => 'default'
useTable => 'admins'
id => false
data => array()
schemaName => null
table => 'admins'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Admin'
tableToModel => array(
'admins' => 'Admin'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$modelVideo = object(Video) {
name => 'Video'
useDbConfig => 'default'
useTable => 'videos'
id => false
data => array()
schemaName => null
table => 'videos'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
alias => 'Video'
tableToModel => array(
'videos' => 'Video'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
actsAs => null
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => null
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => false
[protected] _eventManager => null
[protected] _validator => null
}
$urlAdmins = 'https://htqtravel.com.vn/admins/'
$urlOptions = 'https://htqtravel.com.vn/options/'
$urlNotices = 'https://htqtravel.com.vn/notices/'
$urlAlbums = 'https://htqtravel.com.vn/albums/'
$urlPlugins = 'https://htqtravel.com.vn/plugins/'
$urlVideos = 'https://htqtravel.com.vn/videos/'
$urlHomes = 'https://htqtravel.com.vn/'
$urlNow = 'https://htqtravel.com.vn/hotel/muong-thanh-grand-lao-cai-hotel.html'
$urlThemeActive = 'https://htqtravel.com.vn/app/Theme/tour/'
$urlLocalThemeActive = '../Theme/tour/'
$urlLocal = array(
'urlHomes' => 'https://htqtravel.com.vn/',
'urlAdmins' => 'https://htqtravel.com.vn/admins/',
'urlOptions' => 'https://htqtravel.com.vn/options/',
'urlNotices' => 'https://htqtravel.com.vn/notices/',
'urlAlbums' => 'https://htqtravel.com.vn/albums/',
'urlPlugins' => 'https://htqtravel.com.vn/plugins/',
'urlVideos' => 'https://htqtravel.com.vn/videos/',
'urlUsers' => 'https://htqtravel.com.vn/users/',
'webRoot' => '/app/webroot/',
'urlLocalPlugin' => '../Plugin/',
'urlLocalTheme' => '../Theme/',
'urlLocalLanguage' => '../Language/',
'urlLocalWebroot' => '../webroot/'
)
$webRoot = '/app/webroot/'
$infoSite = array(
'Option' => array(
'created' => object(MongoDate) {},
'key' => 'infoSite',
'modified' => object(MongoDate) {},
'value' => array(
'title' => 'HTQ Travel',
'domain' => 'http://htqtravel.com.vn/',
'key' => 'HTQtravel, visa, du lịch, thị thực, combo, vé máy bay, tour giá rẻ, tour, visa châu âu, visa Mỹ, visa canada, visa Anh, visa Thụy Điển, kinh nghiệm, tư vấn dịch vụ, thủ tục visa, khách sạn giá rẻ, khách sạn, resort, homestay, miễn phí, việt nam, công ty du lịch, tư vấn visa, hà nội, hồ chí minh, nha trang, quảng nam, hội an, đà nẵng, tuy hòa, phú yên, quy nhơn, kỳ co, phú quốc, côn đảo, hạ long, vinpearl, FLC, sâm sơn, thanh hóa, Mường Thanh',
'description' => 'HTQtravel là công ty cổ phần du lịch với nhiều năm kinh nghiệm trong lĩnh vực tổ chức tour du lịch, dịch vụ tư vấn visa xuất cảnh, thiết kế sản phẩm tour chuyên nghiệp.',
'postsOnThePage' => (int) 10,
'seoURL' => array(
[maximum depth reached]
),
'embedScript' => '',
'language' => array(
[maximum depth reached]
)
),
'id' => '538889ad7932607224000000'
)
)
$contactSite = array(
'Option' => array(
'key' => 'contact',
'value' => array(
'address' => 'Tầng 3, số 225A Nguyễn Ngọc Vũ, P. Trung Hòa, Q. Cầu Giấy, TP Hà Nội',
'fone' => '0946958883',
'email' => 'info.htqtravel@gmail.com',
'fax' => ''
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'id' => '5fe955d67f8b9a959ec87482'
)
)
$routesPlugin = array(
'alltour' => 'tours/view/allTour.php',
'saveTour' => 'tours/view/saveTour.php',
'tour' => 'tours/view/tourDetail.php',
'searchTour' => 'tours/view/searchTour.php',
'cat' => 'tours/view/category.php',
'contact' => 'contact/view/contact.php',
'allhotel' => 'hotel/view/allhotel.php',
'savehotel' => 'thotel/view/savehotel.php',
'hotel' => 'hotel/view/hotelDetail.php',
'searchhotel' => 'hotel/view/searchhotel.php',
'cats' => 'hotel/view/category.php',
'allcombo' => 'combo/view/allcombo.php',
'saveCombo' => 'combo/view/saveCombo.php',
'combo' => 'combo/view/comboDetail.php',
'searchcombo' => 'combo/view/searchcombo.php',
'combos' => 'combo/view/category.php'
)
$metaTitleMantan = 'HTQ Travel'
$metaKeywordsMantan = 'HTQtravel, visa, du lịch, thị thực, combo, vé máy bay, tour giá rẻ, tour, visa châu âu, visa Mỹ, visa canada, visa Anh, visa Thụy Điển, kinh nghiệm, tư vấn dịch vụ, thủ tục visa, khách sạn giá rẻ, khách sạn, resort, homestay, miễn phí, việt nam, công ty du lịch, tư vấn visa, hà nội, hồ chí minh, nha trang, quảng nam, hội an, đà nẵng, tuy hòa, phú yên, quy nhơn, kỳ co, phú quốc, côn đảo, hạ long, vinpearl, FLC, sâm sơn, thanh hóa, Mường Thanh'
$metaDescriptionMantan = 'HTQtravel là công ty cổ phần du lịch với nhiều năm kinh nghiệm trong lĩnh vực tổ chức tour du lịch, dịch vụ tư vấn visa xuất cảnh, thiết kế sản phẩm tour chuyên nghiệp.'
$metaImageMantan = 'https://htqtravel.com.vn/http://htqtravel.com.vn/app/webroot/upload/admin/files/985340_17022115080051157396.jpg'
$isHome = false
$isCategory = false
$isPost = false
$isPage = false
$isSearch = false
$isPlugin = true
$isRequestPost = false
$isRequestPut = false
$isRequestGet = true
$isRequestAjax = false
$hookFunctionMantan = array()
$hookMenuAdminMantan = array(
(int) 0 => array(
'title' => 'Hệ thống',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'title' => 'Tours',
'sub' => array(
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'title' => 'Contact Management',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'title' => 'SEO',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 4 => array(
'title' => 'Facebook',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'title' => 'Hotel',
'sub' => array(
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 6 => array(
'title' => 'Combo',
'sub' => array(
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
)
),
(int) 7 => array(
'title' => 'Cài đặt',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$hookMenusAppearanceMantan = array(
(int) 0 => array(
'title' => 'Tours',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'title' => 'Contact',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'title' => 'Khách sạn',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
),
(int) 3 => array(
'title' => 'Combo',
'sub' => array(
(int) 0 => array(
[maximum depth reached]
)
)
)
)
$tmpVariable = array(
'data' => array(
'Hotel' => array(
'namehotel' => 'MƯỜNG THANH GRAND LAO CAI HOTEL',
'destination' => '38',
'slug' => 'muong-thanh-grand-lao-cai-hotel',
'hotelstar' => '4',
'placestovisit' => 'Số 86, Đường Thanh Niên, Phường Cốc Lếu, TP. Lào Cai, Tỉnh Lào Cai',
'introduce' => 'Lào Cai là thành phố trung tâm kinh tế, chính trị lớn ở khu vực thượng nguồn Sông Hồng và là thành phố duy nhất nằm ngay sát cửa khẩu Quốc tế Hà Khẩu (Trung Quốc). Nằm tại khu vực “Nơi con sông Hồng chảy vào đất Việt’’, khách sạn Mường Thanh Grand Lào Cai chỉ cách thủ đô Hà Nội 245km bằng đường cao tốc hiện đại.
Được xây dựng vào năm 2015, Khách sạn Mường Thanh Grand Lào Cai là một trong những cơ sở lưu trú lớn nhất Lào Cai và là sự lựa chọn tuyệt vời dành cho khách du lịch. Từ đây, khách có thể dễ dàng tiếp cận được nét đẹp sống động của thành phố ở mọi góc cạnh. Với vị trí thuận lợi, khách sạn dễ dàng tiếp cận những điểm tham quan du lịch nổi tiếng của thành phố.
Khách sạn Mường Thanh Grand Lào Cai là một sự lựa chọn thông minh cho du khách khi đến Lào Cai, nơi mang lại cho họ một kì nghỉ thư giãn và thoải mái.',
'price' => (int) 800000,
'hoteldetails' => '<p> </p>
<p><strong><em>1. Loại phòng của MƯỜNG THANH GRAND LAO CAI HOTE:</em></strong></p>
<table border="1" cellpadding="0" cellspacing="0" style="width:531px">
<tbody>
<tr>
<td rowspan="2" style="height:41px; width:174px">
<p style="text-align: center;"><strong>Loại phòng</strong></p>
</td>
<td rowspan="2" style="height:41px; width:110px">
<p style="text-align: center;"><strong>Diện tích</strong></p>
</td>
<td rowspan="2" style="height:41px; width:142px">
<p style="text-align: center;"><strong>Số lượng khách tối đa</strong></p>
</td>
</tr>
<tr>
</tr>
<tr>
<td style="height:26px; width:174px">
<p style="text-align: center;"><strong>Deluxe</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align: center;">33-37 m2</p>
</td>
<td style="height:26px; width:142px">
<p style="text-align: center;">2</p>
</td>
</tr>
<tr>
<td style="height:26px; width:174px">
<p style="text-align: center;"><strong>Executive Suite</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align: center;">76 m2</p>
</td>
<td style="height:26px; width:142px">
<p style="text-align: center;">2</p>
</td>
</tr>
<tr>
<td style="height:26px; width:174px">
<p style="text-align: center;"><strong>Presidential Suite</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align: center;">290 m2</p>
</td>
<td style="height:26px; width:142px">
<p style="text-align: center;">2</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong><em>2. Giá phòng bao gồm:</em></strong></p>
<ul style="list-style-type:circle">
<li>Ăn sáng hằng ngày, tối đa 2 người lớn/phòng</li>
<li>10% thuế và 5% phí dịch vụ.</li>
<li>Truy cập internet tốc độ cao</li>
<li>Trà, cafe và hai chai nước suối mỗi ngày</li>
<li>Sử dụng hồ bơi và phòng tập thể dục miễn phí</li>
</ul>
<p> </p>
<p><strong><em>3. Ghi chú</em></strong></p>
<ul style="list-style-type:circle">
<li> Giá phòng đã bao gồm 10% thuế, 5% phí phục vụ và bữa ăn sáng (không bao gồm bữa ăn sáng ngày đến).</li>
<li>Giá trên không áp dụng với thị trường khách MICE.</li>
<li>Mỗi phòng được ở ghép thêm tối đa 2 khách (tính cả trẻ em), ở ghép tính phí thêm</li>
<li>Giá trên có thể linh động theo từng thời điểm trong năm và được thể hiện trên phiếu xác nhận (email) đặt phòng.</li>
<li>Khách sạn không thanh toán lại tiền khi khách không dùng bữa ăn sáng.</li>
<li>Khi có thay đổi về chính sách giá, khuyến mãi, phụ thu tiền phòng không thể hiện trong Hợp đồng này, hai bên sẽ thỏa thuận về chương trình mới bằng văn bản, email, fax. Nội dung chi tiết thể hiện trong xác nhận đặt phòng qua văn bản, email, fax.</li>
<li>Trả phòng muộn trước 18h00: phụ thu 50% một đêm tiền phòng;</li>
<li>Trả phòng muộn sau 18h00: phụ thu 100% một đêm tiền phòng;</li>
<li><strong>Phụ thu giai đoạn cao điểm, các ngày lễ Tết, mùa cao điểm sẽ thay đổi và được khách sạn thông báo sau</strong></li>
</ul>
',
'contacttour' => '<p>HTQTRAVEL - ĐẠI LÝ DU LỊCH TỐT NHẤT VIỆT NAM</p>
<p>Địa chỉ: Tầng 3, số 225A Nguyễn Ngọc Vũ, P. Trung Hòa, Q. Cầu Giấy, TP Hà Nội</p>
<p>Email:info.htqtravel@gmail.com</p>
<p>Điện thoại: 0946958883</p>
<p>Website: http://htqtravel.com.vn</p>
',
'category' => '3',
'service' => array(
[maximum depth reached]
),
'images' => array(
[maximum depth reached]
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'view' => (int) 464,
'id' => '605069530cbee11d578b4567',
'urlHotelDetail' => '/hotel/muong-thanh-grand-lao-cai-hotel.html',
'nameSeo' => '',
'key' => ''
)
),
'listTypeMoney' => array(),
'listservice' => array(
(int) 1 => array(
'id' => (int) 1,
'name' => 'Đồ vệ sinh cá nhân miễn phí'
),
(int) 2 => array(
'id' => (int) 2,
'name' => 'Vòi sen '
),
(int) 3 => array(
'id' => (int) 3,
'name' => 'Nhà vệ sinh'
),
(int) 4 => array(
'id' => (int) 4,
'name' => 'Sàn lát gỗ'
),
(int) 5 => array(
'id' => (int) 5,
'name' => 'Khăn tắm'
),
(int) 6 => array(
'id' => (int) 6,
'name' => 'Bàn làm việc'
),
(int) 7 => array(
'id' => (int) 7,
'name' => 'TV'
),
(int) 8 => array(
'id' => (int) 8,
'name' => 'Dép'
),
(int) 9 => array(
'id' => (int) 9,
'name' => 'Điện thoại'
),
(int) 10 => array(
'id' => (int) 10,
'name' => 'Tiện nghi ủi'
),
(int) 11 => array(
'id' => (int) 11,
'name' => 'Bàn ủi'
),
(int) 12 => array(
'id' => (int) 12,
'name' => 'Hệ thống sưởi'
),
(int) 13 => array(
'id' => (int) 13,
'name' => 'Máy sấy tóc '
),
(int) 14 => array(
'id' => (int) 14,
'name' => 'Dịch vụ báo thức'
),
(int) 15 => array(
'id' => (int) 15,
'name' => 'Ấm đun nước điện'
),
(int) 16 => array(
'id' => (int) 16,
'name' => 'Truyền hình cáp'
),
(int) 17 => array(
'id' => (int) 17,
'name' => 'Dịch vụ báo thức'
),
(int) 18 => array(
'id' => (int) 18,
'name' => 'Đồng hồ báo thức'
),
(int) 19 => array(
'id' => (int) 19,
'name' => 'Tủ hoặc phòng để quần áo'
),
(int) 20 => array(
'id' => (int) 20,
'name' => 'Máy tính xách tay'
),
(int) 21 => array(
'id' => (int) 21,
'name' => 'Giấy vệ sinh'
),
(int) 22 => array(
'id' => (int) 22,
'name' => 'Xe lăn có thể đi đến mọi nơi trong toàn bộ khuôn viên'
)
),
'settingHotel' => array(),
'infoManufacturer' => array(),
'infoParentManufacturer' => array(),
'otherData' => array(),
'listProperties' => array()
)
$categoryNotice = array()
$infoNotice = array()
$infoMantanSource = array(
'verName' => 'v1.6'
)
include - APP/Theme/tour/sidebar.php, line 8
getSidebar - APP/Controller/MantanFunctions.php, line 228
include - APP/Theme/tour/hotel/hotelDetail.php, line 109
getFileTheme - APP/Controller/MantanFunctions.php, line 239
include - APP/Plugin/hotel/view/hotelDetail.php, line 1
include - APP/View/Plugins/index.ctp, line 14
View::_evaluate() - CORE/Cake/View/View.php, line 934
View::_render() - CORE/Cake/View/View.php, line 896
View::render() - CORE/Cake/View/View.php, line 465
Controller::render() - CORE/Cake/Controller/Controller.php, line 954
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 109
NHẬP THÔNG TIN
Chúng tôi sẽ liên hệ lại ngay khi bạn đặt hàng!