shopping_cart
0
ยังไม่มีสินค้าในตะกร้า.

ตะกร้าสินค้า

โรงแรม เดอ ลาร์มัวร์

Hotel De L'amour

ประโคนชัย, บุรีรัมย์

 

Hotel De L'Amour ตั้งอยู่ในประโคนชัยในเขตจังหวัดบุรีรัมย์ ห่างจากสุรินทร์ 43 กิโลเมตร มีสระว่ายน้ำกลางแจ้งที่เปิดตลอดทั้งปี และศูนย์สปา ผู้เข้าพักสามารถเพลิดเพลินกับบาร์ในสถานที่ ห้องพักทุกห้องมีทีวีจอแบน บางห้องมีพื้นที่นั่งเล่นเพื่อความสะดวกสบาย มีกาต้มน้ำ ห้องพักทุกห้องมีห้องน้ำส่วนตัว และสิ่งอำนวยความสะดวกเพิ่มเติม เช่น เสื้อคลุมอาบน้ำ รองเท้าแตะ และเครื่องใช้ในห้องน้ำฟรี มีแผนกต้อนรับเปิดทำการตลอด 24 ชั่วโมง และร้านค้าในสถานที่

ที่อยู่ : 8/8 ม.8 ถ.โชคชัย-เดชอุดม ต.ประโคนชัย อ.ประโคนชัย, ประโคนชัย, บุรีรัมย์, ประเทศไทย 31140

โทร : 044 651 555

8.0.27PHP Version473msRequest Duration11MBMemory UsageGET hotels/{id}/{slug_name?}Route
    • Booting (278ms)
    • Application (194ms)
    • 1 x Booting (58.75%)
      278.02ms
      1 x Application (41.07%)
      194.37ms
      24 templates were rendered
      • theme.martfury::partials.product-categories-dropdown (platform/themes/martfury/partials/product-categories-dropdown.blade.php)1blade
        Params
        0
        categories
      • theme.martfury::views.page (platform/themes/martfury/views/page.blade.php)1blade
        Params
        0
        page
      • theme.martfury::partials.short-codes.mz-chillpainai-slider (platform/themes/martfury/partials/short-codes/mz-chillpainai-slider.blade.php)1blade
        Params
        0
        sliders
      • theme.martfury::layouts.hotel (platform/themes/martfury/layouts/hotel.blade.php)1blade
        Params
        0
        data
      • theme.martfury::partials.header (platform/themes/martfury/partials/header.blade.php)3blade
        Params
        0
        categories
        1
        categoriesDropdown
        2
        categoriesWithIndent
      • packages/theme::partials.header (platform/packages/theme/resources/views/partials/header.blade.php)0blade
      • theme.martfury::partials.cart (platform/themes/martfury/partials/cart.blade.php)0blade
      • theme.martfury::partials.menu (platform/themes/martfury/partials/menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.martfury::partials.menu (platform/themes/martfury/partials/menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.martfury::partials.language-switcher (platform/themes/martfury/partials/language-switcher.blade.php)0blade
      • theme.martfury::partials.header-mobile (platform/themes/martfury/partials/header-mobile.blade.php)0blade
      • theme.martfury::partials.language-switcher (platform/themes/martfury/partials/language-switcher.blade.php)0blade
      • theme.martfury::partials.cart (platform/themes/martfury/partials/cart.blade.php)0blade
      • theme.martfury::partials.cart (platform/themes/martfury/partials/cart.blade.php)0blade
      • theme.martfury::partials.menu (platform/themes/martfury/partials/menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.martfury::partials.menu (platform/themes/martfury/partials/menu.blade.php)3blade
        Params
        0
        menu
        1
        menu_nodes
        2
        options
      • theme.martfury::partials.footer (platform/themes/martfury/partials/footer.blade.php)0blade
      • packages/widget::widgets.text.frontend (platform/packages/widget/resources/views/widgets/text/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/widget::widgets.text.frontend (platform/packages/widget/resources/views/widgets/text/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/widget::widgets.text.frontend (platform/packages/widget/resources/views/widgets/text/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/widget::widgets.text.frontend (platform/packages/widget/resources/views/widgets/text/frontend.blade.php)2blade
        Params
        0
        config
        1
        sidebar
      • packages/theme::partials.footer (platform/packages/theme/resources/views/partials/footer.blade.php)0blade
      • theme.martfury::partials.facebook-integration (platform/themes/martfury/partials/facebook-integration.blade.php)0blade
      • plugins/cookie-consent::index (platform/plugins/cookie-consent/resources/views/index.blade.php)2blade
        Params
        0
        alreadyConsentedWithCookies
        1
        cookieConsentConfig
      uri
      GET hotels/{id}/{slug_name?}
      middleware
      web
      controller
      App\Http\Controllers\Hotel\HotelController@getHotel
      namespace
      prefix
      where
      file
      app/Http/Controllers/Hotel/HotelController.php:176-189
      13 statements were executed2.63ms
      • select * from `hotels` where `hotels`.`id` = '2859' limit 1
        340μs/app/Http/Controllers/Hotel/HotelController.php:178admin_chillchill3
        Metadata
        Bindings
        • 0. 2859
        Backtrace
        • 19. /app/Http/Controllers/Hotel/HotelController.php:178
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `ec_product_categories` order by `order` asc, `created_at` desc
        180μs/platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:134admin_chillchill3
        Metadata
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/ProductCategoryRepository.php:134
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/ProductCategoryCacheDecorator.php:51
        • 18. /platform/plugins/ecommerce/src/Supports/ProductCategoryHelper.php:26
        • 20. /platform/themes/martfury/config.php:61
        • 21. /platform/packages/theme/src/Theme.php:445
      • select * from `slugs` where `slugs`.`reference_id` in (38, 39, 40, 41, 42, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        260μs/platform/themes/martfury/config.php:63admin_chillchill3
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 21. /platform/themes/martfury/config.php:63
        • 22. /platform/packages/theme/src/Theme.php:445
        • 23. /platform/packages/theme/src/Theme.php:888
        • 24. /platform/packages/theme/src/Theme.php:864
        • 26. /app/Http/Controllers/Hotel/HotelController.php:188
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (38, 39, 40, 41, 42, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56)
        230μs/platform/themes/martfury/config.php:63admin_chillchill3
        Metadata
        Backtrace
        • 21. /platform/themes/martfury/config.php:63
        • 22. /platform/packages/theme/src/Theme.php:445
        • 23. /platform/packages/theme/src/Theme.php:888
        • 24. /platform/packages/theme/src/Theme.php:864
        • 26. /app/Http/Controllers/Hotel/HotelController.php:188
      • select * from `slugs` where `slugs`.`reference_id` in (41, 42, 44, 48, 49, 50, 52, 54, 56) and `slugs`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        210μs/platform/themes/martfury/config.php:63admin_chillchill3
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 22. /platform/themes/martfury/config.php:63
        • 23. /platform/packages/theme/src/Theme.php:445
        • 24. /platform/packages/theme/src/Theme.php:888
        • 25. /platform/packages/theme/src/Theme.php:864
        • 27. /app/Http/Controllers/Hotel/HotelController.php:188
      • select * from `ec_product_categories` where `ec_product_categories`.`parent_id` in (41, 42, 44, 48, 49, 50, 52, 54, 56)
        160μs/platform/themes/martfury/config.php:63admin_chillchill3
        Metadata
        Backtrace
        • 22. /platform/themes/martfury/config.php:63
        • 23. /platform/packages/theme/src/Theme.php:445
        • 24. /platform/packages/theme/src/Theme.php:888
        • 25. /platform/packages/theme/src/Theme.php:864
        • 27. /app/Http/Controllers/Hotel/HotelController.php:188
      • select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (38, 39, 40, 41, 42, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56) and `meta_boxes`.`reference_type` = 'Botble\Ecommerce\Models\ProductCategory'
        260μs/platform/themes/martfury/config.php:63admin_chillchill3
        Metadata
        Bindings
        • 0. Botble\Ecommerce\Models\ProductCategory
        Backtrace
        • 21. /platform/themes/martfury/config.php:63
        • 22. /platform/packages/theme/src/Theme.php:445
        • 23. /platform/packages/theme/src/Theme.php:888
        • 24. /platform/packages/theme/src/Theme.php:864
        • 26. /app/Http/Controllers/Hotel/HotelController.php:188
      • select * from `menus` inner join `language_meta` on `language_meta`.`reference_id` = `menus`.`id` where `status` = 'published' and `language_meta`.`reference_type` = 'Botble\Menu\Models\Menu' and `language_meta`.`lang_meta_code` = 'th'
        170μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159admin_chillchill3
        Metadata
        Bindings
        • 0. published
        • 1. Botble\Menu\Models\Menu
        • 2. th
        Backtrace
        • 14. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 17. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 18. /platform/packages/menu/src/Menu.php:279
        • 19. /platform/packages/menu/src/Menu.php:269
        • 20. /platform/packages/menu/src/Menu.php:227
      • select * from `menu_nodes` where `menu_nodes`.`menu_id` in (1)
        170μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159admin_chillchill3
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /platform/packages/menu/src/Menu.php:279
        • 24. /platform/packages/menu/src/Menu.php:269
        • 25. /platform/packages/menu/src/Menu.php:227
      • select * from `menu_nodes` where `menu_nodes`.`parent_id` in (1, 66, 67, 68, 69, 70, 71, 72, 73, 74) order by `position` asc
        170μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159admin_chillchill3
        Metadata
        Backtrace
        • 24. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 27. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 28. /platform/packages/menu/src/Menu.php:279
        • 29. /platform/packages/menu/src/Menu.php:269
        • 30. /platform/packages/menu/src/Menu.php:227
      • select * from `menu_locations` where `menu_locations`.`menu_id` in (1)
        120μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159admin_chillchill3
        Metadata
        Backtrace
        • 19. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 22. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 23. /platform/packages/menu/src/Menu.php:279
        • 24. /platform/packages/menu/src/Menu.php:269
        • 25. /platform/packages/menu/src/Menu.php:227
      • select * from `ec_currencies` order by `order` asc
        140μs/platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:18admin_chillchill3
        Metadata
        Backtrace
        • 14. /platform/plugins/ecommerce/src/Repositories/Eloquent/CurrencyRepository.php:18
        • 17. /platform/plugins/ecommerce/src/Repositories/Caches/CurrencyCacheDecorator.php:15
        • 18. /platform/plugins/ecommerce/src/Supports/CurrencySupport.php:121
        • 19. /platform/plugins/ecommerce/helpers/currencies.php:149
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
      • select * from `widgets` where `theme` = 'martfury'
        220μs/platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159admin_chillchill3
        Metadata
        Bindings
        • 0. martfury
        Backtrace
        • 14. /platform/core/support/src/Repositories/Eloquent/RepositoriesAbstract.php:159
        • 17. /platform/core/support/src/Repositories/Caches/CacheAbstractDecorator.php:192
        • 18. /platform/packages/widget/src/WidgetGroupCollection.php:146
        • 19. /platform/packages/widget/src/WidgetGroupCollection.php:130
        • 20. /platform/packages/widget/src/WidgetGroupCollection.php:111
      Botble\Widget\Models\Widget
      5
      Botble\Ecommerce\Models\Currency
      2
      Botble\Menu\Models\MenuLocation
      1
      Botble\Menu\Models\MenuNode
      16
      Botble\Menu\Models\Menu
      1
      Botble\Base\Models\MetaBox
      44
      Botble\Slug\Models\Slug
      24
      Botble\Ecommerce\Models\ProductCategory
      24
      App\Models\Hotel
      1
          _token
          kF3MXAPLDyIXJ3kxWpeYxCoyUHKADp08ykNp7JIY
          _previous
          array:1 [ "url" => "https://chillchill.com/hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1+%E0%B9%80%E0%B8%94%E0%B8%AD+%E0%B8%A5%E0%B8%B2%E0%B8%A3%E0%B9%8C%E0%B8%A1%E0%B8%B1%E0%B8%A7%E0%B8%A3%E0%B9%8C
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:18 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-accel-internal" => array:1 [ 0 => "/internal-nginx-static-location" ] "x-real-ip" => array:1 [ 0 => "3.14.9.169" ] "host" => array:1 [ 0 => "chillchill.com" ] ]
          request_server
          0 of 0
          array:66 [ "USER" => "chillchill.com_7v71ipmi4h7" "HOME" => "/var/www/vhosts/chillchill.com" "SCRIPT_NAME" => "/public/index.php" "REQUEST_URI" => "/hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1+%E0%B9%80%E0%B8%94%E0%B8%AD+%E0%B8%A5%E0%B8%B2%E0%B8%A3%E0%B9%8C%E0%B8%A1%E0%B8%B1%E0%B8%A7%E0%B8%A3%E0%B9%8C/hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1+%E0%B9%80%E0%B8%94%E0%B8%AD+%E0%B8%A5%E0%B8%B2%E0%B8%A3%E0%B9%8C%E0%B8%A1%E0%B8%B1%E0%B8%A7%" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.0" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/public/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "REMOTE_PORT" => "40618" "SCRIPT_FILENAME" => "/var/www/vhosts/chillchill.com/httpdocs/public/index.php" "SERVER_ADMIN" => "root@localhost" "CONTEXT_DOCUMENT_ROOT" => "/var/www/vhosts/chillchill.com/httpdocs" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/var/www/vhosts/chillchill.com/httpdocs" "REMOTE_ADDR" => "3.14.9.169" "SERVER_PORT" => "443" "SERVER_ADDR" => "103.212.181.10" "SERVER_NAME" => "chillchill.com" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_X_ACCEL_INTERNAL" => "/internal-nginx-static-location" "HTTP_X_REAL_IP" => "3.14.9.169" "HTTP_HOST" => "chillchill.com" "proxy-nokeepalive" => "1" "HTTPS" => "on" "PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "SCRIPT_URI" => "https://chillchill.com/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "SCRIPT_URL" => "/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "UNIQUE_ID" => "Z-TUpz8tMCpf2m0offfBcgAAAcY" "REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_SCRIPT_URI" => "https://chillchill.com/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "REDIRECT_SCRIPT_URL" => "/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "REDIRECT_UNIQUE_ID" => "Z-TUpz8tMCpf2m0offfBcgAAAcY" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY" => "0" "REDIRECT_REDIRECT_SCRIPT_URI" => "https://chillchill.com/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "REDIRECT_REDIRECT_SCRIPT_URL" => "/hotels/2859/โรงแรม+เดอ+ลาร์มัวร์" "REDIRECT_REDIRECT_UNIQUE_ID" => "Z-TUpz8tMCpf2m0offfBcgAAAcY" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1744098471.3344 "REQUEST_TIME" => 1744098471 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:10 [ "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Tue, 08 Apr 2025 07:47:51 GMT" ] "cms-version" => array:1 [ 0 => "5.27.0" ] "authorization-at" => array:1 [ 0 => "2025-03-26 09:26:52" ] "activated-license" => array:1 [ 0 => "Yes" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkppZGhXRVVqeUhXazBGYXBlRVVEUlE9PSIsInZhbHVlIjoiRXozUXZ0ellhUHpxOStjakdIVEwrTGNkSmt5N1ZsQWsyTjZzeFNaWU1iem9aNlpmSXNKc1FDdmZvWXZob29oQmdiZWdldW1iZ3RXbTNkdDhmc1E4TnVkN2JWM1ZlYy9xR1JwWFhlYVgxbW5lSVVqOTc4OVlrTmFuTkRJb0RLS1YiLCJtYWMiOiI5NTVlYmNiMmZmOTViZjc1NmExN2IyMjRhODhhZDM4ZWIyYWJiZTA0YTUzY2FjNjYyNzE3YzE3YmI5ODgxZmEwIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:47:51 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkppZGhXRVVqeUhXazBGYXBlRVVEUlE9PSIsInZhbHVlIjoiRXozUXZ0ellhUHpxOStjakdIVEwrTGNkSmt5N1ZsQWsyTjZzeFNaWU1iem9aNlpmSXNKc1FDdmZvWXZob29oQmdiZWdld" 1 => "botble_session=eyJpdiI6IldwWmVlWDh4ZkY2bm5vTENmRUdMMFE9PSIsInZhbHVlIjoib3JQSVl2bFBXVlhtd0h3VHJ0MjFRL25VVG80K2NwTk1TSDJKUWgrOUw5Zlk2RWxqNnk4eWI0UHZzclR3ZWwrTzdiUnNPWFA0c1NHbnZDaXhEb0lxdWJsME81SXQxbzUrSUhpT2dNVkF3MEFEdE5GVnNLSlBhQ0Rtb2NEQUQ2WGoiLCJtYWMiOiJjZjg5YzNiYmNiODVhY2U4ODFkOTViZjJkZmJiNTI0M2E2MTQ1NWFhYmMxOGE5ZmJjNTE0YTEwNjdkNTk1NDAwIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:47:51 GMT; Max-Age=7200; path=/; httponly; samesite=laxbotble_session=eyJpdiI6IldwWmVlWDh4ZkY2bm5vTENmRUdMMFE9PSIsInZhbHVlIjoib3JQSVl2bFBXVlhtd0h3VHJ0MjFRL25VVG80K2NwTk1TSDJKUWgrOUw5Zlk2RWxqNnk4eWI0UHZzclR3ZWwrTzdiU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkppZGhXRVVqeUhXazBGYXBlRVVEUlE9PSIsInZhbHVlIjoiRXozUXZ0ellhUHpxOStjakdIVEwrTGNkSmt5N1ZsQWsyTjZzeFNaWU1iem9aNlpmSXNKc1FDdmZvWXZob29oQmdiZWdldW1iZ3RXbTNkdDhmc1E4TnVkN2JWM1ZlYy9xR1JwWFhlYVgxbW5lSVVqOTc4OVlrTmFuTkRJb0RLS1YiLCJtYWMiOiI5NTVlYmNiMmZmOTViZjc1NmExN2IyMjRhODhhZDM4ZWIyYWJiZTA0YTUzY2FjNjYyNzE3YzE3YmI5ODgxZmEwIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:47:51 GMT; path=/XSRF-TOKEN=eyJpdiI6IkppZGhXRVVqeUhXazBGYXBlRVVEUlE9PSIsInZhbHVlIjoiRXozUXZ0ellhUHpxOStjakdIVEwrTGNkSmt5N1ZsQWsyTjZzeFNaWU1iem9aNlpmSXNKc1FDdmZvWXZob29oQmdiZWdld" 1 => "botble_session=eyJpdiI6IldwWmVlWDh4ZkY2bm5vTENmRUdMMFE9PSIsInZhbHVlIjoib3JQSVl2bFBXVlhtd0h3VHJ0MjFRL25VVG80K2NwTk1TSDJKUWgrOUw5Zlk2RWxqNnk4eWI0UHZzclR3ZWwrTzdiUnNPWFA0c1NHbnZDaXhEb0lxdWJsME81SXQxbzUrSUhpT2dNVkF3MEFEdE5GVnNLSlBhQ0Rtb2NEQUQ2WGoiLCJtYWMiOiJjZjg5YzNiYmNiODVhY2U4ODFkOTViZjJkZmJiNTI0M2E2MTQ1NWFhYmMxOGE5ZmJjNTE0YTEwNjdkNTk1NDAwIiwidGFnIjoiIn0%3D; expires=Tue, 08-Apr-2025 09:47:51 GMT; path=/; httponlybotble_session=eyJpdiI6IldwWmVlWDh4ZkY2bm5vTENmRUdMMFE9PSIsInZhbHVlIjoib3JQSVl2bFBXVlhtd0h3VHJ0MjFRL25VVG80K2NwTk1TSDJKUWgrOUw5Zlk2RWxqNnk4eWI0UHZzclR3ZWwrTzdiU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "kF3MXAPLDyIXJ3kxWpeYxCoyUHKADp08ykNp7JIY" "_previous" => array:1 [ "url" => "https://chillchill.com/hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1+%E0%B9%80%E0%B8%94%E0%B8%AD+%E0%B8%A5%E0%B8%B2%E0%B8%A3%E0%B9%8C%E0%B8%A1%E0%B8%B1%E0%B8%A7%E0%B8%A3%E0%B9%8Chttps://chillchill.com/hotels/2859/%E0%B9%82%E0%B8%A3%E0%B8%87%E0%B9%81%E0%B8%A3%E0%B8%A1+%E0%B9%80%E0%B8%94%E0%B8%AD+%E0%B8%A5%E0%B8%B2%E0%B8%A3%E0%B9%8C%E0%B8" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]