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 = 'http://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/xavia-nha-trang-hotel.html'
base => '/app/webroot/index.php'
webroot => '/app/webroot/'
here => '/app/webroot/index.php/hotel/xavia-nha-trang-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 = 'http://htqtravel.com.vn/admins/'
$urlOptions = 'http://htqtravel.com.vn/options/'
$urlNotices = 'http://htqtravel.com.vn/notices/'
$urlAlbums = 'http://htqtravel.com.vn/albums/'
$urlPlugins = 'http://htqtravel.com.vn/plugins/'
$urlVideos = 'http://htqtravel.com.vn/videos/'
$urlHomes = 'http://htqtravel.com.vn/'
$urlNow = 'http://htqtravel.com.vn/hotel/xavia-nha-trang-hotel.html'
$urlThemeActive = 'http://htqtravel.com.vn/app/Theme/tour/'
$urlLocalThemeActive = '../Theme/tour/'
$urlLocal = array(
'urlHomes' => 'http://htqtravel.com.vn/',
'urlAdmins' => 'http://htqtravel.com.vn/admins/',
'urlOptions' => 'http://htqtravel.com.vn/options/',
'urlNotices' => 'http://htqtravel.com.vn/notices/',
'urlAlbums' => 'http://htqtravel.com.vn/albums/',
'urlPlugins' => 'http://htqtravel.com.vn/plugins/',
'urlVideos' => 'http://htqtravel.com.vn/videos/',
'urlUsers' => 'http://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 = 'http://htqtravel.com.vn/http://htqtravel.com.vn/app/webroot/upload/admin/files/162240190.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' => 'XAVIA NHA TRANG HOTEL',
'destination' => '32',
'slug' => 'xavia-nha-trang-hotel',
'hotelstar' => '5',
'placestovisit' => '9 Hoàng Diệu, Vĩnh Hoà, Thành phố Nha Trang, Khánh Hòa',
'introduce' => 'Khách sạn XAVIA cao 20 tầng và cung cấp 180 phòng cho khách. Với phong cách kiến trúc hiện đại, trang trí trang nhã và cơ sở vật chất chất lượng hàng đầu, Khách sạn XAVIA cung cấp dịch vụ chuyên nghiệp cho kỳ nghỉ chất lượng của bạn tại Nha Trang. Có sáu loại phòng là Superior, Deluxe, Premier, Family, Suite và Xavia Suite. Tất cả các phòng đều được trang bị đầy đủ tiện nghi hiện đại cho cả khách doanh nhân và khách du lịch.',
'price' => (int) 1300000,
'hoteldetails' => '<p><strong><em>1. Loại phòng của XAVIA NHA TRANG HOTEL:</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>Số lượng</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>Superior</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">42</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>Deluxe</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">26</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>Premier </strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">70</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>Family (*)</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">14</p>
</td>
<td style="height:26px; width:142px">
<p style="text-align:center">4</p>
</td>
</tr>
<tr>
<td style="height:26px; width:174px">
<p style="text-align:center"><strong>Suite</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">26</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>XAVIA Suite</strong></p>
</td>
<td style="height:26px; width:110px">
<p style="text-align:center">2</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>Miễn phí 02 chai nước suối trong phòng mỗi ngày.</li>
<li>Miễn phí sử dụng hồ bơi, phòng tập thể dục.</li>
<li>Miễn phí trà và cà phê hòa tan trong phòng.</li>
<li>Miễn phí internet tốc độ cao trong phòng và các khu vực công cộng.</li>
</ul>
<p><strong><em>3. Ghi chú</em></strong></p>
<ul style="list-style-type:circle">
<li>Giá trên áp dụng cho một phòng đơn hoặc phòng đôi cho một đêm, giá đã 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). (*) Riêng hạng phòng Family, giá trên áp dụng cho tối đa 04 người lớn.</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>Giá giường phụ (Extra bed) đã bao gồm 10% thuế, 5% phí phục vụ và bữa ăn sá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>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</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' => '4',
'service' => array(
[maximum depth reached]
),
'images' => array(
[maximum depth reached]
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'view' => (int) 712,
'id' => '604f19830cbee1bb3e8b4567',
'urlHotelDetail' => '/hotel/xavia-nha-trang-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!