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/seaside-resort.html'
base => '/app/webroot/index.php'
webroot => '/app/webroot/'
here => '/app/webroot/index.php/hotel/seaside-resort.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/seaside-resort.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/banner-a.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' => 'SEASIDE RESORT',
'destination' => '7',
'slug' => 'seaside-resort',
'hotelstar' => '4',
'placestovisit' => '28 Trần Phú, Phường 1, Thành phố Vũng Tầu, Bà Rịa - Vũng Tàu',
'introduce' => 'Tọa lạc trên con đường bờ biển rộng và đẹp nhất của thành phố du lịch Vũng Tàu, Seaside Resort sở hữu vị thế “ Ỷ sơn hướng hải ”- lưng tựa núi , mặt hướng biển nên về mặt phong thủy rất tốt. Khi vừa đặt chân đến nơi đây, tất cả ưu phiền mệt mỏi của chuyến đi xa, của bộn bề lo toan đời thường sẽ tan biến hết, thay vào đó là sự bình yên, thư giãn và thoải mái đến không ngờ. Len lỏi dưới hàng cọ xanh mát, lối mòn lát đá dẫn bước du khách lạc vào một khu vườn nhiệt đới với vô số kỳ hoa dị thảo muôn màu vạn sắc , trong đó có nhiều loài cây hiếm quí như lộc vừng, trà trăm tuổi… . Bên cạnh đó, khí hậu trong lành, mát mẻ của rừng cây đã biến Seaside Resort trở thành một Đà Lạt thu nhỏ nơi phố biển.
Được xây dựng theo concept “Urban Resort ” , khu nghỉ dưỡng Seaside nằm tách biệt khỏi không khí ồn ào náo nhiệt của nhịp sống phố thị, vừa đủ xa để bạn tìm thấy cho riêng mình một khoảng không gian riêng tư, bình lặn nhưng cũng vừa đủ gần để bạn dễ dàng hòa mình vào cuộc sống giải trí về đêm vui tươi và đầy màu sắc nơi phố biển.
Không cần đầu tư quá tốn kém cho ngôi nhà thứ hai bên bờ biển, bạn vẫn có cơ hội được tận hưởng một không gian sống yên tĩnh, hòa hợp cùng thiên nhiên, đồng thời trải nghiệm phong cách nghỉ dưỡng mới của thời đại : “ Seafront living”- hưởng thụ cuộc sống theo cách của người sành điệu và có đẳng cấp. Địa hình độc đáo, thiên nhiên đa dạng cộng với kiến trúc hiện đại, tinh tế đã tạo cho Seaside Resort nét quyến rũ rất riêng...
',
'price' => (int) 900000,
'hoteldetails' => '<p><strong><em>1. Loại phòng của SEASIDE RESORT:</em></strong></p>
<table border="1" cellpadding="0" cellspacing="0" style="width:81%">
<tbody>
<tr>
<td style="height:46px; width:43.26%">
<p style="text-align: center;"><strong>Room Types</strong></p>
</td>
<td style="height:46px; width:19.04%">
<p style="text-align: center;"><strong>Dimension</strong></p>
<p style="text-align: center;"><strong>(m2)</strong></p>
</td>
<td style="height:46px; width:14.06%">
<p style="text-align: center;"><strong>No. of</strong><strong> Rooms</strong></p>
</td>
<td style="height:46px; width:23.64%">
<p style="text-align: center;"><strong>Số lượng khách tối đa</strong></p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Superior</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">36</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">13</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">2</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Deluxe</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">36</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">14</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">2</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Premium Deluxe Gardenview</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">38 - 40</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">18</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">3</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Premium Deluxe Seaview</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">38 - 40</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">14</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">3</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Family Deluxe Gardenview</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">38 - 40</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">4</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">4</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Seaside Suite</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">54 - 58</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">6</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">3</p>
</td>
</tr>
<tr>
<td style="height:23px; width:43.26%">
<p style="text-align: center;">Family Suite Seaview</p>
</td>
<td style="height:23px; width:19.04%">
<p style="text-align: center;">54 - 58</p>
</td>
<td style="height:23px; width:14.06%">
<p style="text-align: center;">2</p>
</td>
<td style="height:23px; width:23.64%">
<p style="text-align: center;">4</p>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;"> </p>
<p><strong><em>2. Giá phòng bao gồm:</em></strong></p>
<ul style="list-style-type:circle">
<li>Giá phòng đã bao gồm ăn sáng, 5% phí phục vụ và 10% thuế VAT.</li>
<li>Nước uống chào mừng lúc nhận phòng.</li>
<li>Miễn phí trà, cà phê, 2 chai nước suối trong phòng.</li>
<li>Miễn phí Wifi, phòng Gym và Hồ bơi.</li>
</ul>
<p><strong><em>3. Ghi chú</em></strong></p>
<ul style="list-style-type:circle">
<li> Tiêu chuẩn phòng 2 người lớn, 1 trẻ em dưới 6 tuổi.</li>
<li>Thêm người lớn hoặc trẻ em từ 10 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>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>
<p style="margin-left:18.0pt"> </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' => '5',
'service' => array(
[maximum depth reached]
),
'images' => array(
[maximum depth reached]
),
'modified' => object(MongoDate) {},
'created' => object(MongoDate) {},
'view' => (int) 487,
'id' => '605072500cbee1f5608b4567',
'urlHotelDetail' => '/hotel/seaside-resort.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!