Night Dive

Rating :
Activity Provider : ROYAL DIVING CLUB

92 usd

Lowest Price Guarnteed
infant
(0) - (7)
child
(8) - (18)
adult
(18) - (65)

Activity Information

Highlights Bioluminescent Spectacle: Experience the natural light show created by bioluminescent organisms, illuminating the ocean in an enchanting display of colors. Expert Dive Guides: Dive alongside knowledgeable dive guides who will ensure your safety and enhance your underwater experience with insights into nocturnal behavior and marine biology. Underwater Photography: Capture the magic of the night dive with underwater photography opportunities, immortalizing your encounters with unique marine life. Warm Beverages: Conclude your dive with complimentary warm beverages, allowing you to relax and share stories of your underwater adventures with fellow divers.
Activity Description Embark on an exhilarating underwater journey as you delve into the mysterious depths of the sea under the cloak of night. Our night dive adventure offers certified divers the chance to witness a hidden world teeming with nocturnal marine life. Led by experienced dive guides, you'll descend into darkness, guided only by the glow of your dive lights and the shimmering bioluminescence of the sea. Prepare to be amazed as the underwater landscape transforms, revealing creatures rarely seen during the day. From graceful octopuses to elusive lobster, the nocturnal realm beckons you to explore its secrets.
Important Information Optional Add-ons: Night Dive Specialty Certification Course Underwater Photography Rental Equipment Duration: Approximately 1-2 hours underwater, with additional time for briefing, debriefing, and enjoying warm beverages post-dive. Requirements: Certified Open Water Diver or equivalent certification. Previous diving experience recommended.
Inclusions Certified Dive Guides, High-Quality Dive Lights, Marine Life Spotting, Bioluminescence Experience, Pre-Dive Safety Briefing, Post-Dive Debriefing, Warm Beverages
Not Suitable For
Accept Bookings Before 1 Day
Cancellation Cancel Before 24 Hour And Get 15 % Refund

Activity Reviews

No Reviews Yet
Request history8.2.20PHP Version215msRequest Duration3MBMemory UsageGET user/view_activity/{id}Route
    • Booting (32.3ms)time
    • Application (182ms)time
    • 1 x Application (84.95%)
      182ms
      1 x Booting (15.04%)
      32.30ms
      5 templates were rendered
      • userfront.view_activityview_activity.blade.php#?blade
      • userfront.sections.acctivity_suppler_rateacctivity_suppler_rate.blade.php#?blade
      • userfront.indexindex.blade.php#?blade
      • userfront.layout.headerheader.blade.php#?blade
      • userfront.layout.footerfooter.blade.php#?blade
      uri
      GET user/view_activity/{id}
      middleware
      web
      controller
      App\Http\Controllers\UserFront\ActivityController@single
      namespace
      prefix
      where
      file
      app/Http/Controllers/UserFront/ActivityController.php:21-94
      47 statements were executed98.24ms
      • ActivityController.php#24excursionConnection Established
        Backtrace
        • app/Http/Controllers/UserFront/ActivityController.php:24
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ActivityController.php#61excursion9.81msselect `activity_lists`.*, `cities`.`name` as `city_name`, `categories`.`category` as `cat_name`, `activities`.`sub_category` as `act_name`, `supplier_activity_cancellations`.`type` as `can_type`, `supplier_activity_cancellations`.`day_before` as `can_day_before`, `supplier_activity_cancellations`.`houre_before` as `can_houre_before`, `supplier_activity_cancellations`.`refund_percentage` as `can_refund_percentage`, `supplier_activity_durations`.`type` as `dur_type`, `supplier_activity_durations`.`start_date` as `dur_start_date`, `supplier_activity_durations`.`end_date` as `dur_end_date`, `supplier_activity_durations`.`from` as `dur_from`, `supplier_activity_durations`.`to` as `dur_to`, `supplier_activity_durations`.`persons` as `dur_persons`, `supplier_activity_packages`.`type` as `pack_type`, `supplier_infos`.`first_name` as `sup_fname`, `supplier_infos`.`business_name` as `business_name`, `supplier_infos`.`last_name` as `sup_lname`, `supplier_activity_packages`.`infant_min` as `infant_min`, `supplier_activity_packages`.`infant_max` as `infant_max`, `supplier_activity_packages`.`child_min` as `child_min`, `supplier_activity_packages`.`child_max` as `child_max`, `supplier_activity_packages`.`youth_min` as `youth_min`, `supplier_activity_packages`.`youth_max` as `youth_max`, `supplier_activity_packages`.`adult_min` as `adult_min`, `supplier_activity_packages`.`adult_max` as `adult_max`, `supplier_activity_packages`.`vehicle_num` as `vehicle_num`, `supplier_activity_cut_times`.`cut_off_type` as `cut_off_type`, `supplier_activity_cut_times`.`cut_off_number` as `cut_off_number` from `activity_lists` inner join `cities` on `activity_lists`.`city_id` = `cities`.`id` inner join `categories` on `activity_lists`.`cat_id` = `categories`.`id` inner join `supplier_activity_cancellations` on `supplier_activity_cancellations`.`activity_lists_id` = `activity_lists`.`id` inner join `supplier_activity_cut_times` on `supplier_activity_cut_times`.`activity_lists_id` = `activity_lists`.`id` inner join `supplier_activity_durations` on `supplier_activity_durations`.`activity_lists_id` = `activity_lists`.`id` inner join `supplier_activity_packages` on `supplier_activity_packages`.`activity_lists_id` = `activity_lists`.`id` inner join `activities` on `activity_lists`.`activitie_id` = `activities`.`id` inner join `supplier_infos` on `activity_lists`.`supplier_id` = `supplier_infos`.`id` where `activity_lists`.`id` = '403' and `activity_lists`.`status` = 'active' limit 1
        Bindings
        • 0: 403
        • 1: active
        Backtrace
        • app/Http/Controllers/UserFront/ActivityController.php:61
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ActivityController.php#69excursion1.72msselect * from `rivew_ratings` where `activity_id` = '403'
        Bindings
        • 0: 403
        Backtrace
        • app/Http/Controllers/UserFront/ActivityController.php:69
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • view_activity.blade.php#20excursion2.41msselect * from `currancies` where `name` = 'usd' limit 1
        Bindings
        • 0: usd
        Backtrace
        • view::userfront.view_activity:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • view_activity.blade.php#156excursion10.1msselect * from `supplier_activity_durations` where `activity_lists_id` = 403
        Bindings
        • 0: 403
        Backtrace
        • view::userfront.view_activity:156
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion2.14msselect * from `langs` where `key` = 'Rating' limit 1
        Bindings
        • 0: Rating
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion2.16msselect * from `langs` where `key` = 'Activity Provider' limit 1
        Bindings
        • 0: Activity Provider
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion2.85msselect * from `langs` where `key` = 'Lowest_Price_Guarnteed' limit 1
        Bindings
        • 0: Lowest_Price_Guarnteed
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.56msselect * from `langs` where `key` = 'Select_Date_And_Number_Of_Persons' limit 1
        Bindings
        • 0: Select_Date_And_Number_Of_Persons
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion3.43msselect * from `langs` where `key` = 'number_of_persons' limit 1
        Bindings
        • 0: number_of_persons
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.58msselect * from `langs` where `key` = 'Activity Duration' limit 1
        Bindings
        • 0: Activity Duration
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.51msselect * from `langs` where `key` = 'Activity_Information' limit 1
        Bindings
        • 0: Activity_Information
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.06msselect * from `langs` where `key` = 'Highlights' limit 1
        Bindings
        • 0: Highlights
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.94msselect * from `langs` where `key` = 'Activity_Description' limit 1
        Bindings
        • 0: Activity_Description
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.54msselect * from `langs` where `key` = 'Important_Information' limit 1
        Bindings
        • 0: Important_Information
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.51msselect * from `langs` where `key` = 'Inclusions' limit 1
        Bindings
        • 0: Inclusions
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion2.25msselect * from `langs` where `key` = 'Not Suitable For' limit 1
        Bindings
        • 0: Not Suitable For
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.54msselect * from `langs` where `key` = 'Accept Bookings Before' limit 1
        Bindings
        • 0: Accept Bookings Before
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion2.91msselect * from `langs` where `key` = 'Cancellation' limit 1
        Bindings
        • 0: Cancellation
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.74msselect * from `langs` where `key` = 'Hour' limit 1
        Bindings
        • 0: Hour
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.92msselect * from `langs` where `key` = 'And Get' limit 1
        Bindings
        • 0: And Get
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.43msselect * from `langs` where `key` = 'Refund' limit 1
        Bindings
        • 0: Refund
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.66msselect * from `langs` where `key` = 'Activity Reviews' limit 1
        Bindings
        • 0: Activity Reviews
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.83msselect * from `langs` where `key` = 'No Reviews Yet' limit 1
        Bindings
        • 0: No Reviews Yet
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.87msselect * from `langs` where `key` = 'become_supplier' limit 1
        Bindings
        • 0: become_supplier
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.94msselect * from `langs` where `key` = 'JOD' limit 1
        Bindings
        • 0: JOD
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.42msselect * from `langs` where `key` = 'USD' limit 1
        Bindings
        • 0: USD
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.67msselect * from `langs` where `key` = 'EURO' limit 1
        Bindings
        • 0: EURO
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.45msselect * from `langs` where `key` = 'Login' limit 1
        Bindings
        • 0: Login
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.49msselect * from `langs` where `key` = 'Register' limit 1
        Bindings
        • 0: Register
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.64msselect * from `langs` where `key` = 'English' limit 1
        Bindings
        • 0: English
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.65msselect * from `langs` where `key` = 'Germany' limit 1
        Bindings
        • 0: Germany
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.28msselect * from `langs` where `key` = 'Russia' limit 1
        Bindings
        • 0: Russia
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.92msselect * from `langs` where `key` = 'Ways_You_Can_Pay' limit 1
        Bindings
        • 0: Ways_You_Can_Pay
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • footer.blade.php#17excursion3.45msselect * from `contacts` limit 1
        Backtrace
        • view::userfront.layout.footer:17
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.77msselect * from `langs` where `key` = 'Support' limit 1
        Bindings
        • 0: Support
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.26msselect * from `langs` where `key` = 'Privacy_policy' limit 1
        Bindings
        • 0: Privacy_policy
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.25msselect * from `langs` where `key` = 'Terms And Conditions' limit 1
        Bindings
        • 0: Terms And Conditions
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.53msselect * from `langs` where `key` = 'Supplier Terms And Conditions' limit 1
        Bindings
        • 0: Supplier Terms And Conditions
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.32msselect * from `langs` where `key` = 'FAQ' limit 1
        Bindings
        • 0: FAQ
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.26msselect * from `langs` where `key` = 'about_us' limit 1
        Bindings
        • 0: about_us
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.53msselect * from `langs` where `key` = 'Careers' limit 1
        Bindings
        • 0: Careers
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.21msselect * from `langs` where `key` = 'Executive Team' limit 1
        Bindings
        • 0: Executive Team
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.39msselect * from `langs` where `key` = 'Blogs' limit 1
        Bindings
        • 0: Blogs
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.36msselect * from `langs` where `key` = 'Gift_Cards' limit 1
        Bindings
        • 0: Gift_Cards
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.11msselect * from `langs` where `key` = 'contact_us' limit 1
        Bindings
        • 0: contact_us
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.59msselect * from `langs` where `key` = 'Send email' limit 1
        Bindings
        • 0: Send email
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • helpers.php#20excursion1.28msselect * from `langs` where `key` = 'Whatsapp' limit 1
        Bindings
        • 0: Whatsapp
        Backtrace
        • app/helper/helpers.php:20
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Lang
      21Lang.php#?
      App\Models\Currancy
      1Currancy.php#?
      App\Models\SupplierActivityDuration
      1SupplierActivityDuration.php#?
      App\Models\Contact
      1Contact.php#?
          _token
          4FLT2OAObm4ttweclqi6GZ5qr93NqmOKHkeJUvrw
          en_Lowest_Price_Guarnteed
          Lowest Price Guarnteed
          en_Select_Date_And_Number_Of_Persons
          Select Date And Number Of Persons
          en_number_of_persons
          Number Of Persons
          en_Activity_Information
          Activity Information
          en_Highlights
          Highlights
          en_Activity_Description
          Activity Description
          en_Important_Information
          Important Information
          en_become_supplier
          Become Supplier
          en_Login
          Login
          en_Register
          Register
          en_English
          English
          en_Germany
          Germany
          en_Russia
          Russia
          en_Ways_You_Can_Pay
          Ways You Can Pay
          en_Support
          Support
          en_Privacy_policy
          Privacy Policy
          en_about_us
          About Us
          en_Careers
          Careers
          en_Blogs
          Blog's
          en_Gift_Cards
          Gift Cards
          en_contact_us
          Contact Us
          _previous
          array:1 [ "url" => "http://excursionsjordan.com/user/view_activity/403" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /user/view_activity/403
          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:23 [ "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "52.14.35.155" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "excursionsjordan.com" ] "x-forwarded-for" => array:1 [ 0 => "52.14.35.155" ] "cf-ray" => array:1 [ 0 => "9303542cea13eb0b-AMS" ] ]
          request_cookies
          []
          
          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 => "Mon, 14 Apr 2025 12:50:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhkbzBESUw3emZGTkR6OFRSYlIwNXc9PSIsInZhbHVlIjoiR1hkNUZGY0V2a25GK0NYN0lqdTl1aVlXemFpM3NvdVRHckVsa05ES1pBSzJMdFFIMm1sREJZNGJTbWFOMzYxYVozSGwvN1o3Q1NTKytiTGZaRGJLcHJabkpaWktLOG0yL0Zubkh1ZmtKSEk0Y3l6SmRORGF2S0VoVVBsMkhLTmIiLCJtYWMiOiI1N2QzOWFlN2Q4MGY3OGNkZDMzMjA2OTcxZGMyNmFjMTg3MWI3MDViNzhhY2Q5YmVlYmE4N2Y1NzEyODE0YWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 14:50:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImhkbzBESUw3emZGTkR6OFRSYlIwNXc9PSIsInZhbHVlIjoiR1hkNUZGY0V2a25GK0NYN0lqdTl1aVlXemFpM3NvdVRHckVsa05ES1pBSzJMdFFIMm1sREJZNGJTbWFOMzYxYVozSGwvN" 1 => "laravel_session=eyJpdiI6Imp0R0xsNkwvWTRzenhVU1gyTDVsY3c9PSIsInZhbHVlIjoiOWtXeU9EUjlBV2dKSkRDK09xU1BwSmhqTkdXOFRINjdxZzBHb3VZMFkyR01TT2dtRXVwNDMrYzQ5VWRvRklDK3FYU3dLbDdzZDQ4L3hOaVBSZVFGSG9nQ21SSEFSVDBmdU9IaXl4Qm51N2dNc3g5VjlDaXBPTGU5WUF6WEY1T2QiLCJtYWMiOiJmMWIwZjlmYzI3MzFhOTUyZWQ3YzBiYmViNWNjNDk2NzQ0ZWZjMzZhYTk3YmI1NzJkYzNmNDg3ZTEzN2Y3ZjgyIiwidGFnIjoiIn0%3D; expires=Mon, 14 Apr 2025 14:50:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Imp0R0xsNkwvWTRzenhVU1gyTDVsY3c9PSIsInZhbHVlIjoiOWtXeU9EUjlBV2dKSkRDK09xU1BwSmhqTkdXOFRINjdxZzBHb3VZMFkyR01TT2dtRXVwNDMrYzQ5VWRvRklDK3FY" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhkbzBESUw3emZGTkR6OFRSYlIwNXc9PSIsInZhbHVlIjoiR1hkNUZGY0V2a25GK0NYN0lqdTl1aVlXemFpM3NvdVRHckVsa05ES1pBSzJMdFFIMm1sREJZNGJTbWFOMzYxYVozSGwvN1o3Q1NTKytiTGZaRGJLcHJabkpaWktLOG0yL0Zubkh1ZmtKSEk0Y3l6SmRORGF2S0VoVVBsMkhLTmIiLCJtYWMiOiI1N2QzOWFlN2Q4MGY3OGNkZDMzMjA2OTcxZGMyNmFjMTg3MWI3MDViNzhhY2Q5YmVlYmE4N2Y1NzEyODE0YWQ5IiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 14:50:25 GMT; path=/XSRF-TOKEN=eyJpdiI6ImhkbzBESUw3emZGTkR6OFRSYlIwNXc9PSIsInZhbHVlIjoiR1hkNUZGY0V2a25GK0NYN0lqdTl1aVlXemFpM3NvdVRHckVsa05ES1pBSzJMdFFIMm1sREJZNGJTbWFOMzYxYVozSGwvN" 1 => "laravel_session=eyJpdiI6Imp0R0xsNkwvWTRzenhVU1gyTDVsY3c9PSIsInZhbHVlIjoiOWtXeU9EUjlBV2dKSkRDK09xU1BwSmhqTkdXOFRINjdxZzBHb3VZMFkyR01TT2dtRXVwNDMrYzQ5VWRvRklDK3FYU3dLbDdzZDQ4L3hOaVBSZVFGSG9nQ21SSEFSVDBmdU9IaXl4Qm51N2dNc3g5VjlDaXBPTGU5WUF6WEY1T2QiLCJtYWMiOiJmMWIwZjlmYzI3MzFhOTUyZWQ3YzBiYmViNWNjNDk2NzQ0ZWZjMzZhYTk3YmI1NzJkYzNmNDg3ZTEzN2Y3ZjgyIiwidGFnIjoiIn0%3D; expires=Mon, 14-Apr-2025 14:50:25 GMT; path=/; httponlylaravel_session=eyJpdiI6Imp0R0xsNkwvWTRzenhVU1gyTDVsY3c9PSIsInZhbHVlIjoiOWtXeU9EUjlBV2dKSkRDK09xU1BwSmhqTkdXOFRINjdxZzBHb3VZMFkyR01TT2dtRXVwNDMrYzQ5VWRvRklDK3FY" ] ]
          session_attributes
          0 of 0
          array:24 [ "_token" => "4FLT2OAObm4ttweclqi6GZ5qr93NqmOKHkeJUvrw" "en_Lowest_Price_Guarnteed" => "Lowest Price Guarnteed" "en_Select_Date_And_Number_Of_Persons" => "Select Date And Number Of Persons" "en_number_of_persons" => "Number Of Persons" "en_Activity_Information" => "Activity Information" "en_Highlights" => "Highlights" "en_Activity_Description" => "Activity Description" "en_Important_Information" => "Important Information" "en_become_supplier" => "Become Supplier" "en_Login" => "Login" "en_Register" => "Register" "en_English" => "English" "en_Germany" => "Germany" "en_Russia" => "Russia" "en_Ways_You_Can_Pay" => "Ways You Can Pay" "en_Support" => "Support" "en_Privacy_policy" => "Privacy Policy" "en_about_us" => "About Us" "en_Careers" => "Careers" "en_Blogs" => "Blog's" "en_Gift_Cards" => "Gift Cards" "en_contact_us" => "Contact Us" "_previous" => array:1 [ "url" => "http://excursionsjordan.com/user/view_activity/403" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-14 12:50:25GET/user/view_activity/40354724