Search for hotel

FILTER BY

Filter Price

€332 €997332498665831997

Hotel Star

Review Score

Property type

Facilities

Hotel Service

Facilities: Wake-up call Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
Paris
Excellent 5 reviews
4.8/5
from
€387,68 /night
5 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
Paris
Excellent 4 reviews
4.5/5
from
€332,30 /night
4 reviews
Showing 10 - 11 of 11 Hotels
Request history8.0.30PHP Version6.01sRequest Duration36MBMemory UsageGET egy/hotelRouteAuth status
    • Booting (2.5s)time
    • Application (3.5s)time
    • 1 x Application (58.31%)
      3.50s
      1 x Booting (41.69%)
      2.50s
      29 templates were rendered
      • 2x Hotel::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Hotel::frontend.searchsearch.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.datedate.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.guestsguests.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.orderbyorderby.blade.php#?blade
      • 2x Hotel::frontend.layouts.search.loop-listloop-list.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      uri
      GET egy/hotel
      middleware
      web
      controller
      Modules\Hotel\Controllers\HotelController@index
      namespace
      Modules\Hotel\Controllers
      prefix
      egy/hotel
      where
      as
      hotel.search
      file
      modules/Hotel/Controllers/HotelController.php:37-95
      22 statements were executed (6 duplicates)Show only duplicates29.47ms
      • HotelController.php#48aarnatours290425_abhi_tNt4.65msselect count(*) as aggregate from (select `bravo_hotels`.*, CASE WHEN IFNULL( bravo_hotels.sale_price, 0 ) > 0 THEN bravo_hotels.sale_price ELSE bravo_hotels.price END AS tmp_min_price from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as `aggregate_table`
        Bindings
        • 0: publish
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt1.16msselect `bravo_hotels`.*, CASE WHEN IFNULL( bravo_hotels.sale_price, 0 ) > 0 THEN bravo_hotels.sale_price ELSE bravo_hotels.price END AS tmp_min_price from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id` order by `tmp_min_price` desc limit 9 offset 9
        Bindings
        • 0: publish
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt690μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt520μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt490μsselect * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 3)
        Bindings
        • 0: hotel
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt820μsselect * from `bravo_hotel_translations` where `locale` = 'egy' and `bravo_hotel_translations`.`origin_id` in (1, 3) and `bravo_hotel_translations`.`deleted_at` is null
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt1.32msselect `bravo_terms`.*, `bravo_hotel_term`.`target_id` as `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where `bravo_terms`.`attr_id` = '6' and `bravo_hotel_term`.`target_id` in (1, 3) and `bravo_terms`.`deleted_at` is null
        Bindings
        • 0: 6
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt1.04msselect * from `bravo_terms_translations` where `locale` = 'egy' and `bravo_terms_translations`.`origin_id` in (42, 43, 44, 45, 46, 47, 48)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#70aarnatours290425_abhi_tNt1.14msselect * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#70aarnatours290425_abhi_tNt990μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Hotel.php#606aarnatours290425_abhi_tNt900μsselect MIN( price ) AS min_price , MAX( price ) AS max_price from `bravo_hotels` where `status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 1
        Bindings
        • 0: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:606
        • modules/Hotel/Controllers/HotelController.php:71
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • HotelController.php#86aarnatours290425_abhi_tNt910μsselect * from `bravo_attrs` where `service` = 'hotel' and `bravo_attrs`.`deleted_at` is null order by `position` desc
        Bindings
        • 0: hotel
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt900μsselect * from `bravo_terms` where `bravo_terms`.`attr_id` in (5, 6, 7) and `bravo_terms`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt630μsselect * from `bravo_terms_translations` where `locale` = 'egy' and `bravo_terms_translations`.`origin_id` in (32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt600μsselect * from `bravo_attrs_translations` where `locale` = 'egy' and `bravo_attrs_translations`.`origin_id` in (5, 6, 7)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Hotel.php#124aarnatours290425_abhi_tNt740μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt760μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt810μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt7.96msselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt980μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt800μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt660μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Core\Models\Terms
      37Terms.php#?
      Modules\Location\Models\Location
      11Location.php#?
      Modules\Core\Models\Attributes
      5Attributes.php#?
      Modules\Hotel\Models\Hotel
      3Hotel.php#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
        web
        null
        sanctum
        null
          _token
          YQDplhleWYBF5XQYhp7s0pQpyePQNzQ9AT7Ab2Ve
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "http://aarnatours.com/public/egy/hotel?orderby=price_high_low&page=2" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /egy/hotel
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "orderby" => "price_high_low" "page" => "2" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:12 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "connection" => array:1 [ 0 => "keep-alive" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5jb1o5cWJsL3FwVTZXRERJQ003SEE9PSIsInZhbHVlIjoiNWZmUytJYm5VUE1oVlFhL2hXb1pnOE10T1NEZ0kzQjJvcW5hR3dxWWU2SndiT3laVSsrSGR2M1VteHF6WUlUczVxM1JjdGUyajZUZkxEeGs3R0VqZzJvaExocGVQRzZSZlMzQ0lLOVdndE5QSG1wUUUzbEJxdlIzNmI5VFcrS2giLCJtYWMiOiI4OGJlNzg1MmY1YmZlMDNlNmIwZDAzMjQzYTMyODc5NzlhODhmOGJhM2RkOGI2YmZjYjU3YzE1ZTEwMmJkODQ5IiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6InVRU2hCUGxTaVBhVFFieHBoNERHVUE9PSIsInZhbHVlIjoiU3cyWGxwajVmU2JPWVpCbG1wbS82N0ZEbjI5V0h4NEFFSFZ2SlF6WXFTRFlFNDByUEgycDBlWGdqc2xmVjFDYWZ3c2Fidm9JNFJwbXh1ekU4RGJkU2wwanhjNmFTNlJBNDdQZXRHSXNZYmxZUlNOQ0IzeWlQcEltcDI0MXA0Z2giLCJtYWMiOiI0OTE2ODhjZWMzZmZiOWE3ZjU4YTUxNDhhMGUxOWJkMTdiMzA0ODUwNjY3YzBkMWNhZDBhN2NhNGU3MmQ5MGVlIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Im5jb1o5cWJsL3FwVTZXRERJQ003SEE9PSIsInZhbHVlIjoiNWZmUytJYm5VUE1oVlFhL2hXb1pnOE10T1NEZ0kzQjJvcW5hR3dxWWU2SndiT3laVSsrSGR2M1VteHF6WUlUczVxM1Jjd" ] "host" => array:1 [ 0 => "aarnatours.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "10.2.22.38" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-6l7n7 (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "YQDplhleWYBF5XQYhp7s0pQpyePQNzQ9AT7Ab2Ve" "booking_core_session" => "Xr7onoL5IHdVdfgaBYLFv7321dxboS0r4Q2qNa25" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 13 Jul 2025 06:04:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InY0d3N5aDhhUnBHT3RMRlQxaXhjVEE9PSIsInZhbHVlIjoiTHRWYk9BTGE2RjJpVk5xNFZmclV3QlRtdThXZXlBeW9MSFU5bGVnekFIdm5PUzVEelMvaGhmNzlVM3cwL1JxUjZ6aEZ6KzdKTzkzMTRHWHZXWWtmemNkMVpDV2VEWUg2NnJVakR3ME9nNjk1eFVtSGVCNjlpWTFRSFljYy93UlIiLCJtYWMiOiIyYTJkMTZkNWRmY2Q4MDFhYTdjNWIwODIyNTgzMWI0NWYzZjFjYWNmZmJhYmY4MTAzMGVlYTRmYmQyNTIyMjE0IiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 08:04:36 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6InY0d3N5aDhhUnBHT3RMRlQxaXhjVEE9PSIsInZhbHVlIjoiTHRWYk9BTGE2RjJpVk5xNFZmclV3QlRtdThXZXlBeW9MSFU5bGVnekFIdm5PUzVEelMvaGhmNzlVM3cwL1JxUjZ6aEZ6K" 1 => "booking_core_session=eyJpdiI6IkFmK29IUENqQ0FQeURMWEF2ZjhENmc9PSIsInZhbHVlIjoiZWJPWFpmYVVZYU95UW1Gdi9FTWtpN0hjZlp3TjRSVDVEK1FSQTVBeTBuUk1SK1FUdFdjTkNZR3haeGNCRWdpd1hrTCtDMGcwVXBsR3V4WHYrZ1lqK0FxSU5EOTljZVZENlE4MVlRQlFxRG5Hcmk1alFNN2pzanlXVDgzd1BJbFoiLCJtYWMiOiIxNzY3MTlhYzhjMGE5NzM3M2FkZGU1NTdiNjUwOTkwMjIzMTJjMzk5YmI2MzQ1NTZjZGNlYzJmZDNjYTM0OGQwIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 08:04:36 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IkFmK29IUENqQ0FQeURMWEF2ZjhENmc9PSIsInZhbHVlIjoiZWJPWFpmYVVZYU95UW1Gdi9FTWtpN0hjZlp3TjRSVDVEK1FSQTVBeTBuUk1SK1FUdFdjTkNZR3haeGNCRWd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InY0d3N5aDhhUnBHT3RMRlQxaXhjVEE9PSIsInZhbHVlIjoiTHRWYk9BTGE2RjJpVk5xNFZmclV3QlRtdThXZXlBeW9MSFU5bGVnekFIdm5PUzVEelMvaGhmNzlVM3cwL1JxUjZ6aEZ6KzdKTzkzMTRHWHZXWWtmemNkMVpDV2VEWUg2NnJVakR3ME9nNjk1eFVtSGVCNjlpWTFRSFljYy93UlIiLCJtYWMiOiIyYTJkMTZkNWRmY2Q4MDFhYTdjNWIwODIyNTgzMWI0NWYzZjFjYWNmZmJhYmY4MTAzMGVlYTRmYmQyNTIyMjE0IiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 08:04:36 GMT; path=/XSRF-TOKEN=eyJpdiI6InY0d3N5aDhhUnBHT3RMRlQxaXhjVEE9PSIsInZhbHVlIjoiTHRWYk9BTGE2RjJpVk5xNFZmclV3QlRtdThXZXlBeW9MSFU5bGVnekFIdm5PUzVEelMvaGhmNzlVM3cwL1JxUjZ6aEZ6K" 1 => "booking_core_session=eyJpdiI6IkFmK29IUENqQ0FQeURMWEF2ZjhENmc9PSIsInZhbHVlIjoiZWJPWFpmYVVZYU95UW1Gdi9FTWtpN0hjZlp3TjRSVDVEK1FSQTVBeTBuUk1SK1FUdFdjTkNZR3haeGNCRWdpd1hrTCtDMGcwVXBsR3V4WHYrZ1lqK0FxSU5EOTljZVZENlE4MVlRQlFxRG5Hcmk1alFNN2pzanlXVDgzd1BJbFoiLCJtYWMiOiIxNzY3MTlhYzhjMGE5NzM3M2FkZGU1NTdiNjUwOTkwMjIzMTJjMzk5YmI2MzQ1NTZjZGNlYzJmZDNjYTM0OGQwIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 08:04:36 GMT; path=/; httponlybooking_core_session=eyJpdiI6IkFmK29IUENqQ0FQeURMWEF2ZjhENmc9PSIsInZhbHVlIjoiZWJPWFpmYVVZYU95UW1Gdi9FTWtpN0hjZlp3TjRSVDVEK1FSQTVBeTBuUk1SK1FUdFdjTkNZR3haeGNCRWd" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "YQDplhleWYBF5XQYhp7s0pQpyePQNzQ9AT7Ab2Ve" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "http://aarnatours.com/public/egy/hotel?orderby=price_high_low&page=2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-13 06:04:36GET/public/egy/hotel?orderby=price_high_low&page=2292258
          2025-07-13 - 2025-07-14