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/them-empire-hotel-phu-quoc.html'
base => '/app/webroot/index.php'
webroot => '/app/webroot/'
here => '/app/webroot/index.php/hotel/them-empire-hotel-phu-quoc.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/them-empire-hotel-phu-quoc.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/SON_9883_edit-1024x535.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' => 'THEM EMPIRE HOTEL PHÚ QUỐC',
'destination' => '33',
'slug' => 'them-empire-hotel-phu-quoc',
'hotelstar' => '3',
'placestovisit' => 'Số 9 đường Lý Tự Trọng, KP1, Dương Đông, Phú Quốc',
'introduce' => 'Nằm ở vị trí trung tâm thị trấn Dương Đông, là một trong những khu vực sầm uất và nhộn nhịp nhất Phú Quốc, khách sạn THE EMPIRE tọa lạc tại số 09 Lý Tự Trọng, khu phố 1, Thị trấn Dương Đông. Khách sạn THE EMPIRE có vị trí rất thuận tiện, gần Chợ Đêm Phú Quốc, Nhà hàng và chỉ cách Dinh Cậu khoảng 5 phút đi bộ, du khách có thể thoải mái tham quan, khám phá các điểm du lịch nổi tiếng ở nơi đây cũng như dễ dàng di chuyển đén các địa điểm ăn uống và trải nghiệm thú vị về nét tinh hoa ẩm thực của Đảo Ngọc Phú Quốc.
Khách sạn THE EMPIRE được thiết kế rộng rãi, thoáng mát, sang trọng với trang thiết bị tiện nghi đạt tiêu chuẩn. nhà hàng, mini bar, thang máy, hệ thống điều hoà, truyền hình vệ tinh, điện thoại, két sắt, Internet trong phòng, miễn phí wifi tất cả các phòng, quầy lễ tân 24 giờ, hỗ trợ dịch vụ đưa đón sân bay, tour tham quan các đảo và nội-ngoại thành,…
Với phong cách trang nhã ấm áp và được trang bị nhiều phương tiện, thiết bị tiện nghi, du khách sẽ đắm chìm trong không gian tuyệt vời, tận hưởng những giây phút thoải mái và khám phá trải nghiệm những điều mới lạ trong những ngày du lịch tại Đảo Ngọc Phú Quốc.',
'price' => (int) 800000,
'hoteldetails' => '<p><strong><em>1. Loại phòng của THEM EMPIRE HOTEL PHÚ QUỐC:</em></strong></p>
<table align="left" border="2" cellpadding="0" cellspacing="0" style="width:472px">
<tbody>
<tr>
<td style="height:65px; width:111px">
<p style="text-align:center"><strong>Loại Phòng</strong></p>
</td>
<td style="height:65px; width:77px">
<p style="text-align:center"><strong>Số</strong></p>
<p style="margin-left:0.5pt; text-align:center"><strong>lượng</strong></p>
</td>
<td style="height:65px; width:94px">
<p style="text-align:center"><strong>Diện tích Giường</strong></p>
</td>
<td style="height:65px; width:103px">
<p style="text-align:center"><strong>Diện Tích Phòng</strong></p>
</td>
<td style="height:65px; width:85px">
<p style="text-align:center"><strong>Số lượng</strong></p>
<p style="text-align:center"><strong>khách</strong></p>
</td>
</tr>
<tr>
<td style="height:43px; width:111px">
<p style="text-align:center"><strong>Standard Double</strong><br />
<strong>(no view)</strong></p>
</td>
<td style="height:43px; width:77px">
<p style="text-align:center">5</p>
</td>
<td style="height:43px; width:94px">
<p style="text-align:center">1m8x2m</p>
</td>
<td style="height:43px; width:103px">
<p style="text-align:center">20-22m2</p>
</td>
<td style="height:43px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
<tr>
<td style="height:37px; width:111px">
<p style="text-align:center"><strong>Standard Twin<br />
(no view)</strong></p>
</td>
<td style="height:37px; width:77px">
<p style="text-align:center">2</p>
</td>
<td style="height:37px; width:94px">
<p style="text-align:center">1m2x2m (2)</p>
</td>
<td style="height:37px; width:103px">
<p style="text-align:center">16m2</p>
</td>
<td style="height:37px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
<tr>
<td style="height:37px; width:111px">
<p style="text-align:center"><strong>Standard Triple</strong><br />
<strong>(no view)</strong></p>
</td>
<td style="height:37px; width:77px">
<p style="text-align:center">1</p>
</td>
<td style="height:37px; width:94px">
<p style="text-align:center">1m8x2m<br />
1m2x2m</p>
</td>
<td style="height:37px; width:103px">
<p style="text-align:center">24m2</p>
</td>
<td style="height:37px; width:85px">
<p style="text-align:center">3</p>
</td>
</tr>
<tr>
<td style="height:37px; width:111px">
<p style="text-align:center"><strong>Family/Standard<br />
( city view)</strong></p>
</td>
<td style="height:37px; width:77px">
<p style="text-align:center">4</p>
</td>
<td style="height:37px; width:94px">
<p style="text-align:center">1m8x2m<br />
(2)</p>
</td>
<td style="height:37px; width:103px">
<p style="text-align:center">32m2</p>
</td>
<td style="height:37px; width:85px">
<p style="text-align:center">4</p>
</td>
</tr>
<tr>
<td style="height:42px; width:111px">
<p style="text-align:center"><strong>Deluxe Double<br />
( River view)</strong></p>
</td>
<td style="height:42px; width:77px">
<p style="text-align:center">4</p>
</td>
<td style="height:42px; width:94px">
<p style="text-align:center">1m8x2m</p>
</td>
<td style="height:42px; width:103px">
<p style="text-align:center">20-22m2</p>
</td>
<td style="height:42px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
<tr>
<td style="height:43px; width:111px">
<p style="text-align:center"><strong>Deluxe Twin<br />
( river sông, ban công)</strong></p>
</td>
<td style="height:43px; width:77px">
<p style="text-align:center">2</p>
</td>
<td style="height:43px; width:94px">
<p style="text-align:center">1m2x2m (2)</p>
</td>
<td style="height:43px; width:103px">
<p style="text-align:center">16m2</p>
</td>
<td style="height:43px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
<tr>
<td style="height:37px; width:111px">
<p style="text-align:center"><strong>Superior Double<br />
(city view)</strong></p>
</td>
<td style="height:37px; width:77px">
<p style="text-align:center">4</p>
</td>
<td style="height:37px; width:94px">
<p style="text-align:center">1m8x2m</p>
</td>
<td style="height:37px; width:103px">
<p style="text-align:center">20-22m2</p>
</td>
<td style="height:37px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
<tr>
<td style="height:37px; width:111px">
<p style="text-align:center"><strong>Superior Triple<br />
( city view)</strong></p>
</td>
<td style="height:37px; width:77px">
<p style="text-align:center">3</p>
</td>
<td style="height:37px; width:94px">
<p style="text-align:center">1m8x2m<br />
1m2x2m</p>
</td>
<td style="height:37px; width:103px">
<p style="text-align:center">24m2</p>
</td>
<td style="height:37px; width:85px">
<p style="text-align:center">3</p>
</td>
</tr>
<tr>
<td style="height:81px; width:111px">
<p style="text-align:center"><strong>Executivi Sky Room<br />
( ban công ngoài trời, view: ocean, river, city, chợ đêm)</strong></p>
</td>
<td style="height:81px; width:77px">
<p style="text-align:center">1</p>
</td>
<td style="height:81px; width:94px">
<p style="text-align:center">2mx2m</p>
</td>
<td style="height:81px; width:103px">
<p style="text-align:center">54m2</p>
</td>
<td style="height:81px; width:85px">
<p style="text-align:center">2</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p><strong><em>2. Giá phòng bao gồm:</em></strong></p>
<ul style="list-style-type: circle;">
<li>Đã bao gồm 5% phí phục vụ.</li>
<li>Miễn phí 2 chai nước uống, trà gói, cà phê sữa gói, đường cây trong phòng mỗi ngày.</li>
<li>Wi-Fi miễn phí tại phòng nghỉ và khu vực chung của Resort</li>
</ul>
<p><strong><em>3. Ghi chú</em></strong></p>
<ul style="list-style-type: circle;">
<li><strong>Giá chưa bao gồm ăn sáng hằng ngày, và 10% thuế GTGT.</strong></li>
<li>Giá phòng trên là giá được tính bằng Việt Nam Đồng (VND).</li>
<li>Thêm người lớn hoặc trẻ em từ 11 tuổi trở lên, phụ thu thêm.</li>
<li> Miễn phí phụ thu cho trẻ em dưới 6 tuổi (không có giường phụ).</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ờ trả phòng hàng ngày là trước 12h trưa và giờ nhận phòng từ 14:00 giờ chiều</li>
<li>Trả phòng muộn hoặc nhận phòng sớm sẽ dựa theo tình trạng phòng của ngày hôm đó.</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>
<p> </p>
',
'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' => '2',
'service' => array(
[maximum depth reached]
),
'images' => array(
[maximum depth reached]
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'view' => (int) 1505,
'id' => '606c2b1c0cbee186728b4567',
'urlHotelDetail' => '/hotel/them-empire-hotel-phu-quoc.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!