Love where you're going

Book incredible things to do around the world.

Local Experiences You’ll Love
72%
American Parks Trail end Rapid City
Paris
3 Reviews
5H
from
$2.000 $550
87%
New York: Museum of Modern Art
Paris
3 Reviews
3H
from
$900 $109
93%
Los Angeles to San Francisco Express
Paris
2 Reviews
5H
from
$1.500 $101
45%
Paris Vacation Travel
New York, United States
3 Reviews
9H
from
$850 $464
37%
Southwest States (Ex Los Angeles)
New York, United States
4 Reviews
8H
from
$1.900 $1.194
90%
Eastern Discovery (Start New Orleans)
New York, United States
3 Reviews
8H
from
$2.100 $200
91%
Eastern Discovery
New York, United States
4 Reviews
6H
from
$2.100 $176
48%
Pure Luxe in Punta Mita
California
5 Reviews
7H
from
$2.100 $1.084
Know your city?
Join 2000+ locals & 1200+ contributors from 3000 cities

Our happy clients

Eva Hicks

Eva Hicks

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Donald Wolf

Donald Wolf

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Charlie Harrington

Charlie Harrington

Faucibus tristique felis potenti ultrices ornare rhoncus semper hac facilisi Rutrum tellus lorem sem velit nisi non pharetra in dui.

Request history8.0.30PHP Version2.06sRequest Duration36MBMemory UsageGET egy/page/{slug?}RouteAuth status
    • Booting (651ms)time
    • Application (1.41s)time
    • 1 x Application (68.44%)
      1.41s
      1 x Booting (31.56%)
      651ms
      48 templates were rendered
      • 1x Page::frontend.detaildetail.blade.php#?blade
      • 1x Tour::frontend.blocks.form-search-tour.indexindex.blade.php#?blade
      • 1x Tour::frontend.blocks.form-search-tour.style-normalstyle-normal.blade.php#?blade
      • 1x Tour::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Tour::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Tour::frontend.layouts.search.fields.datedate.blade.php#?blade
      • 1x Tour::frontend.blocks.list-featured-item.indexindex.blade.php#?blade
      • 2x Tour::frontend.blocks.list-tour.indexindex.blade.php#?blade
      • 2x Tour::frontend.blocks.list-tour.style-normalstyle-normal.blade.php#?blade
      • 13x Tour::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Location::frontend.blocks.list-locations.indexindex.blade.php#?blade
      • 5x Location::frontend.blocks.list-locations.looploop.blade.php#?blade
      • 1x Tour::frontend.blocks.call-to-action.indexindex.blade.php#?blade
      • 1x Tour::frontend.blocks.call-to-action.style-normalstyle-normal.blade.php#?blade
      • 1x Tour::frontend.blocks.testimonial.indexindex.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/page/{slug?}
      middleware
      web
      controller
      Modules\Page\Controllers\PageController@detail
      namespace
      Modules\Page\Controllers
      prefix
      egy/page
      where
      as
      page.detail
      file
      modules/Page/Controllers/PageController.php:29-53
      31 statements were executed (6 duplicates)Show only duplicates28.2ms
      • PageController.php#37aarnatours290425_abhi_tNt4.27msselect * from `core_pages` where `slug` = 'tour' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: tour
        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/Page/Controllers/PageController.php:37
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#51aarnatours290425_abhi_tNt800μsselect * from `core_page_translations` where `core_page_translations`.`origin_id` = 2 and `core_page_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 2
        • 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
        • modules/Page/Controllers/PageController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • BaseModel.php#199aarnatours290425_abhi_tNt610μsselect * from `bravo_seo` where `object_id` = 2 and `object_model` = 'page_translation_egy' limit 1
        Bindings
        • 0: 2
        • 1: page_translation_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/BaseModel.php:199
        • app/BaseModel.php:214
        • modules/Page/Controllers/PageController.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Page.php#79aarnatours290425_abhi_tNt800μsselect * from `core_templates` where `core_templates`.`id` = 2 and `core_templates`.`id` is not null limit 1
        Bindings
        • 0: 2
        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/Page/Models/Page.php:79
        • view::Page::frontend.detail:5
        • 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_tNt610μsselect * from `core_template_translations` where `core_template_translations`.`origin_id` = 2 and `core_template_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 2
        • 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
        • modules/Page/Models/Page.php:81
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • FormSearchTour.php#91aarnatours290425_abhi_tNt940μsselect * 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/Tour/Blocks/FormSearchTour.php:91
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • FormSearchTour.php#91aarnatours290425_abhi_tNt600μ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/Tour/Blocks/FormSearchTour.php:91
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#1008aarnatours290425_abhi_tNt640μsselect * from `bravo_tour_category` where 0 = 1 and `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Models/Tour.php:1008
        • modules/Tour/Blocks/ListTours.php:176
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
      • ListTours.php#178aarnatours290425_abhi_tNt1.82msselect count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`
        Bindings
        • 0: publish
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt780μsselect `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` desc limit 5 offset 0
        Bindings
        • 0: publish
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt850μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1, 7, 8) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt2.24msselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1, 7, 8)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt800μsselect * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (12, 13, 14, 15, 16)
        Bindings
        • 0: tour
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt680μsselect * from `bravo_tour_translations` where `locale` = 'egy' and `bravo_tour_translations`.`origin_id` in (12, 13, 14, 15, 16)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListLocations.php#168aarnatours290425_abhi_tNt780μsselect * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null order by `id` desc limit 5
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Location/Blocks/ListLocations.php:168
        • modules/Location/Blocks/ListLocations.php:132
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListLocations.php#168aarnatours290425_abhi_tNt480μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (6, 7, 8, 9, 10)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Location/Blocks/ListLocations.php:168
        • modules/Location/Blocks/ListLocations.php:132
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • Tour.php#818aarnatours290425_abhi_tNt580μsselect count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 19 and `bravo_locations`.`_rgt` <= 20 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null
        Bindings
        • 0: 19
        • 1: 20
        • 2: publish
        Backtrace
        • modules/Tour/Models/Tour.php:818
        • modules/Location/Models/Location.php:77
        • view::Location::frontend.blocks.list-locations.loop:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#818aarnatours290425_abhi_tNt570μsselect count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 17 and `bravo_locations`.`_rgt` <= 18 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null
        Bindings
        • 0: 17
        • 1: 18
        • 2: publish
        Backtrace
        • modules/Tour/Models/Tour.php:818
        • modules/Location/Models/Location.php:77
        • view::Location::frontend.blocks.list-locations.loop:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#818aarnatours290425_abhi_tNt540μsselect count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 15 and `bravo_locations`.`_rgt` <= 16 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null
        Bindings
        • 0: 15
        • 1: 16
        • 2: publish
        Backtrace
        • modules/Tour/Models/Tour.php:818
        • modules/Location/Models/Location.php:77
        • view::Location::frontend.blocks.list-locations.loop:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#818aarnatours290425_abhi_tNt980μsselect count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 13 and `bravo_locations`.`_rgt` <= 14 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null
        Bindings
        • 0: 13
        • 1: 14
        • 2: publish
        Backtrace
        • modules/Tour/Models/Tour.php:818
        • modules/Location/Models/Location.php:77
        • view::Location::frontend.blocks.list-locations.loop:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#818aarnatours290425_abhi_tNt790μsselect count(`bravo_tours`.`id`) as aggregate from `bravo_tours` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_tours`.`location_id` and `bravo_locations`.`_lft` >= 11 and `bravo_locations`.`_rgt` <= 12 where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null
        Bindings
        • 0: 11
        • 1: 12
        • 2: publish
        Backtrace
        • modules/Tour/Models/Tour.php:818
        • modules/Location/Models/Location.php:77
        • view::Location::frontend.blocks.list-locations.loop:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Tour.php#1008aarnatours290425_abhi_tNt460μsselect * from `bravo_tour_category` where 0 = 1 and `status` = 'publish' and `bravo_tour_category`.`deleted_at` is null
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Models/Tour.php:1008
        • modules/Tour/Blocks/ListTours.php:176
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
      • ListTours.php#178aarnatours290425_abhi_tNt1.73msselect count(*) as aggregate from (select `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id`) as `aggregate_table`
        Bindings
        • 0: publish
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt890μsselect `bravo_tours`.* from `bravo_tours` where `bravo_tours`.`status` = 'publish' and `bravo_tours`.`deleted_at` is null group by `bravo_tours`.`id` order by `bravo_tours`.`id` asc limit 8 offset 0
        Bindings
        • 0: publish
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt550μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1, 2, 3) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt440μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1, 2, 3)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt440μsselect * from `user_wishlist` where `object_model` = 'tour' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 2, 3, 4, 5, 6, 7, 8)
        Bindings
        • 0: tour
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • ListTours.php#178aarnatours290425_abhi_tNt480μsselect * from `bravo_tour_translations` where `locale` = 'egy' and `bravo_tour_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Tour/Blocks/ListTours.php:178
        • modules/Tour/Blocks/ListTours.php:157
        • modules/Page/Models/Page.php:82
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
      • HasTranslations.php#51aarnatours290425_abhi_tNt850μ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_tNt530μ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_tNt670μ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\Location\Models\Location
      21Location.php#?
      Modules\Tour\Models\Tour
      13Tour.php#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      Modules\Page\Models\Page
      1Page.php#?
      Modules\Template\Models\Template
      1Template.php#?
        web
        null
        sanctum
        null
          _token
          8YAj2h8Zca5YTxUyRjDVp5MDPyQc6qCcDr02Na0y
          _previous
          array:1 [ "url" => "https://aarnatours.com/egy/page/tour" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /egy/page/tour
          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:17 [ "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, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IitRUHZvSGV6WmcwWE5NcWtIVWx2U3c9PSIsInZhbHVlIjoiaElPNFFEMlF3QUtib1MrY0tqWXc5TmQxU3I5dGpINGVkTlJvdDhaRWwrVGR3a2lJZFYrT2VrM0Z4KzVZcDhmN1I1dldwaElCZ1U5L3FFcnRIU1owUXJJSDd2Ni9LTWkxUC9LRHdCdzdUTnhYbzJWd3NhRUlLaXFrbVFXQnZwd0giLCJtYWMiOiJiZmUzOGFkMjFkMDUzYzg0Yjk4OTFhZTE3ZTBkMDJkMmJiMzNiMzJjNGVjOTgyYWE3MmY4NmYyNDEzNDllMzhhIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6IlhsL043UVozcyszR1QyM09GZUtRQkE9PSIsInZhbHVlIjoid3ZHWXZaNWswZ0hMVTJrRkVDQXg4KzJWZnlmT21DNm1ESTYwRllnMndFVGh4ZmJDcEtWL2N0OGh0NTEvelBhY2w5Rm14SjhZZHhPeDVnWW5ZZURjN3QyQmtEZi82S09VcXpLMUxsVTFQbkNZT1QrYnpMRkdBcjNvWW9JUXZMeEciLCJtYWMiOiI1ZjVlNTYwMTIwNmNiYzM3YTUyYWYxYmFjMTljY2VhMzg0OTZjM2ZmZWUzYTNkOWNlNGQzYTRkYzYwNDNmY2UxIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IitRUHZvSGV6WmcwWE5NcWtIVWx2U3c9PSIsInZhbHVlIjoiaElPNFFEMlF3QUtib1MrY0tqWXc5TmQxU3I5dGpINGVkTlJvdDhaRWwrVGR3a2lJZFYrT2VrM0Z4KzVZcDhmN1I1dldwa" ] "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" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "8YAj2h8Zca5YTxUyRjDVp5MDPyQc6qCcDr02Na0y" "booking_core_session" => "pNyyWDatZavkQvxfmkvstoIs2HooUTAVrAeOwN7U" ]
          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 => "Fri, 13 Jun 2025 08:47:10 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ino4Y3FYT0NWMDR6VmxkSnFOcStUa1E9PSIsInZhbHVlIjoic3kzWk1LUXZ2NnI0ZjNlaEtXdVB0T3puKzc1ZCtSeTVyWHM3Mm0wTVlBSnJaOFpEWVdSUy9VSC84c29nUmZBMk9MMjJmRFpIdWJZa2k2NlNpWXV2V0hON0luUkg2Z3dRMThFSTd3Ynd2cHdJa2U5cUZ3b1lyQjM5M0d0S3FMcUwiLCJtYWMiOiIzYjNlMjFhZDEwOGM5MmM2MWIzNTc4Nzc4YWQwNTQ3NDdhYTk4OTlkZDBjMDkzZDM4ODY3MjY0MDYyMGIzMWEyIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 10:47:11 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Ino4Y3FYT0NWMDR6VmxkSnFOcStUa1E9PSIsInZhbHVlIjoic3kzWk1LUXZ2NnI0ZjNlaEtXdVB0T3puKzc1ZCtSeTVyWHM3Mm0wTVlBSnJaOFpEWVdSUy9VSC84c29nUmZBMk9MMjJmR" 1 => "booking_core_session=eyJpdiI6IkZkZDFyTzlXYjcwY1E3b0VteWRURXc9PSIsInZhbHVlIjoiN0hmRlVxcWt1TUQvM1BQMkFUK1hBTkVpUUVkRVd4NG9OeUR3MUE3SUxmSHRTcGVZY1dHT2hKYi9xZHZwMit5cWhISGpmYzk1QjhHRjlEREhyd3BtRks0YVZWVWVhYmZ4ckZLblRLZGViTWo2cU05MXZtKzJQcmZvQW15dG5jK20iLCJtYWMiOiJiZDMyYmE4MDA1M2RmOWM1MWEzZGUyYzdkYTQyMDZjNjEzNjY3NGM1MTJjODY2ZjFhNjJkOTVmYjhjYjQ3MzQ2IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 10:47:11 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IkZkZDFyTzlXYjcwY1E3b0VteWRURXc9PSIsInZhbHVlIjoiN0hmRlVxcWt1TUQvM1BQMkFUK1hBTkVpUUVkRVd4NG9OeUR3MUE3SUxmSHRTcGVZY1dHT2hKYi9xZHZwMit" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ino4Y3FYT0NWMDR6VmxkSnFOcStUa1E9PSIsInZhbHVlIjoic3kzWk1LUXZ2NnI0ZjNlaEtXdVB0T3puKzc1ZCtSeTVyWHM3Mm0wTVlBSnJaOFpEWVdSUy9VSC84c29nUmZBMk9MMjJmRFpIdWJZa2k2NlNpWXV2V0hON0luUkg2Z3dRMThFSTd3Ynd2cHdJa2U5cUZ3b1lyQjM5M0d0S3FMcUwiLCJtYWMiOiIzYjNlMjFhZDEwOGM5MmM2MWIzNTc4Nzc4YWQwNTQ3NDdhYTk4OTlkZDBjMDkzZDM4ODY3MjY0MDYyMGIzMWEyIiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 10:47:11 GMT; path=/XSRF-TOKEN=eyJpdiI6Ino4Y3FYT0NWMDR6VmxkSnFOcStUa1E9PSIsInZhbHVlIjoic3kzWk1LUXZ2NnI0ZjNlaEtXdVB0T3puKzc1ZCtSeTVyWHM3Mm0wTVlBSnJaOFpEWVdSUy9VSC84c29nUmZBMk9MMjJmR" 1 => "booking_core_session=eyJpdiI6IkZkZDFyTzlXYjcwY1E3b0VteWRURXc9PSIsInZhbHVlIjoiN0hmRlVxcWt1TUQvM1BQMkFUK1hBTkVpUUVkRVd4NG9OeUR3MUE3SUxmSHRTcGVZY1dHT2hKYi9xZHZwMit5cWhISGpmYzk1QjhHRjlEREhyd3BtRks0YVZWVWVhYmZ4ckZLblRLZGViTWo2cU05MXZtKzJQcmZvQW15dG5jK20iLCJtYWMiOiJiZDMyYmE4MDA1M2RmOWM1MWEzZGUyYzdkYTQyMDZjNjEzNjY3NGM1MTJjODY2ZjFhNjJkOTVmYjhjYjQ3MzQ2IiwidGFnIjoiIn0%3D; expires=Fri, 13-Jun-2025 10:47:11 GMT; path=/; httponlybooking_core_session=eyJpdiI6IkZkZDFyTzlXYjcwY1E3b0VteWRURXc9PSIsInZhbHVlIjoiN0hmRlVxcWt1TUQvM1BQMkFUK1hBTkVpUUVkRVd4NG9OeUR3MUE3SUxmSHRTcGVZY1dHT2hKYi9xZHZwMit" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "8YAj2h8Zca5YTxUyRjDVp5MDPyQc6qCcDr02Na0y" "_previous" => array:1 [ "url" => "https://aarnatours.com/egy/page/tour" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-13 08:47:11GET/egy/page/tour483138
          2025-06-13 - 2025-06-14