Alquiler de Yates
Alquiler de Yates
  1. Inicio
  2. >
  3. Bote
  4. >
  5. Cancún, Mexico
  6. >
  7. Yate 43 | Yate en cancún

Yate 43 | Yate en cancún

Cancún, Q.R., México

Descripción General

Yate 43: alquila un yate en Cancún

Disfruta de una jornada extraordinaria en el Yate 43, una joya del turismo náutico en Cancún. Esta embarcación ha sido pensada para ofrecerte una experiencia inolvidable sobre las aguas del Caribe colombiano. Ideal para celebraciones, escapadas en pareja o paseos en grupo, cada detalle está diseñado para tu máximo confort y disfrute.

Desde el primer momento sentirás la libertad de navegar a tu ritmo, explorando paisajes paradisíacos mientras te relajas con el sonido del mar. El Yate 43 no es solo un transporte, es el escenario perfecto para vivir momentos únicos e irrepetibles.

Explora el lujo...
Show More
Event Type
Ubicación Central
Zona Sur
Zona Este
Zona Oeste
Hotel Service
Habitaciones para no fumadores
Spa y centro de bienestar
0,00$/por hora
0,00$/por dia
Sin Calificar
0 Opiniones
0

Reservar por hora

1

Reservar por dia

0

Precios extras:

Ubicación para la Salida

Cancún, Mexico
Leaflet | © OpenStreetMap contributors

Que dicen de esta experiencia

0
Sin Calificar
0 Opiniones
Excelente
0
Muy bueno
0
Promedio
0
Malo
0
Terrible
0
no hay Opiniones
Debes iniciar sesión para escribir una reseña.
desde
0,00$
0 Opinión

Descubre emocionantes actividades en San Andrés

Nuestro equipo especializado te guiará en la elección de las mejores actividades en la isla, ofreciéndote opciones personalizadas para que disfrutes al máximo tu estadía. ¡No pierdas tiempo y vive experiencias inolvidables en San Andrés
Request history28.4.7PHP Version638msRequest Duration14MBMemory UsageGET boat/{slug}RouteAuth status
    • Booting (89.63ms)time
    • Application (549ms)time
    • 1 x Application (85.95%)
      549ms
      1 x Booting (14.05%)
      89.63ms
      31 templates were rendered
      • 1x Boat::frontend.detaildetail.blade.php#?blade
      • 1x Layout::parts.bcbc.blade.php#?blade
      • 1x Boat::frontend.layouts.details.title-and-sharetitle-and-share.blade.php#?blade
      • 1x Boat::frontend.layouts.details.detaildetail.blade.php#?blade
      • 1x Layout::common.detail.gallery5gallery5.blade.php#?blade
      • 1x Boat::frontend.layouts.details.specsspecs.blade.php#?blade
      • 1x Boat::frontend.layouts.details.attributesattributes.blade.php#?blade
      • 1x Boat::frontend.layouts.details.form-bookform-book.blade.php#?blade
      • 1x Booking::frontend.global.enquiry-formenquiry-form.blade.php#?blade
      • 1x Layout::map.detail.mapmap.blade.php#?blade
      • 1x Layout::common.detail.reviewreview.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.preloadpreload.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.header-style.normalnormal.blade.php#?blade
      • 3x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 3x Language::frontend.switcher-dropdownswitcher-dropdown.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.footer-style.indexindex.blade.php#?blade
      • 1x Layout::parts.footer-style.style_4style_4.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 boat/{slug}
      middleware
      web
      controller
      Modules\Boat\Controllers\BoatController@detail
      namespace
      Modules\Boat\Controllers
      prefix
      /boat
      where
      as
      boat.detail
      file
      modules/Boat/Controllers/BoatController.php:97-132
      56 statements were executed, 20 of which were duplicates, 36 unique. Show only duplicated66.32ms
      • select * from `bravo_boats` where `slug` = 'yate-43-eclipse-dorado' and `bravo_boats`.`deleted_at` is null limit 14.34msnautygocom_masterBoatController.php#99
        Bindings
        • 0: yate-43-eclipse-dorado
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Controllers/BoatController.php:99
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. modules/Boat/Controllers/BoatController.php:28
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (71) and `bravo_locations`.`deleted_at` is null830μsnautygocom_masterBoatController.php#99
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (71)710μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Boat/Controllers/BoatController.php:99
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. modules/Boat/Controllers/BoatController.php:28
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boat_translations` where `locale` = 'es' and `bravo_boat_translations`.`origin_id` in (198) and `bravo_boat_translations`.`deleted_at` is null770μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (198)660μsnautygocom_masterBoatController.php#99
        Bindings
        • 0: boat
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:99
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. modules/Boat/Controllers/BoatController.php:28
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boats` where `location_id` = '71' and `status` = 'publish' and `id` not in (198) and `bravo_boats`.`deleted_at` is null limit 42.85msnautygocom_masterBoatController.php#107
        Bindings
        • 0: 71
        • 1: publish
        • 2: 198
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. modules/Boat/Controllers/BoatController.php:107
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. modules/Boat/Controllers/BoatController.php:28
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_locations` where `bravo_locations`.`id` in (71) and `bravo_locations`.`deleted_at` is null480μsnautygocom_masterBoatController.php#107
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (71)530μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Boat/Controllers/BoatController.php:107
        • 26. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. modules/Boat/Controllers/BoatController.php:28
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `bravo_boat_translations` where `locale` = 'es' and `bravo_boat_translations`.`origin_id` in (199, 200, 201) and `bravo_boat_translations`.`deleted_at` is null610μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (199, 200, 201)520μsnautygocom_masterBoatController.php#107
        Bindings
        • 0: boat
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:107
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. modules/Boat/Controllers/BoatController.php:28
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `bravo_review` where `object_id` = 198 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null6.1msnautygocom_masterBoat.php#653
        Bindings
        • 0: 198
        • 1: boat
        • 2: approved
        Backtrace
        • 16. modules/Boat/Models/Boat.php:653
        • 17. modules/Boat/Controllers/BoatController.php:109
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. modules/Boat/Controllers/BoatController.php:28
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `bravo_seo` where `object_id` = 198 and `object_model` = 'boat' limit 1590μsnautygocom_masterBaseModel.php#199
        Bindings
        • 0: 198
        • 1: boat
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. app/BaseModel.php:199
        • 17. app/BaseModel.php:212
        • 18. modules/Boat/Controllers/BoatController.php:116
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. modules/Boat/Controllers/BoatController.php:28
      • select * from `bravo_locations` where ('142' between `bravo_locations`.`_lft` and `bravo_locations`.`_rgt` and `bravo_locations`.`id` <> 71) and `bravo_locations`.`deleted_at` is null780μsnautygocom_masterQueryBuilder.php#165
        Bindings
        • 0: 142
        • 1: 71
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. vendor/kalnoy/nestedset/src/QueryBuilder.php:165
        • 18. modules/Location/Traits/HasLocation.php:21
        • 19. modules/Boat/Controllers/BoatController.php:125
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. modules/Boat/Controllers/BoatController.php:28
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1650μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1580μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1580μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1890μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1660μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1540μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1580μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1450μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1600μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1610μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1590μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1490μsnautygocom_masterBaseModel.php#135
        Bindings
        • 0: 
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 19. app/BaseModel.php:135
        • 20. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:437
        • 21. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 23. app/BaseModel.php:134
        • 24. modules/Media/Helpers/FileHelper.php:42
      • select * from `bravo_boat_term` where `bravo_boat_term`.`target_id` = 198 and `bravo_boat_term`.`target_id` is not null1.37msnautygocom_masterattributes.blade.php#2
        Bindings
        • 0: 198
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Boat::frontend.layouts.details.attributes:2
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `bravo_terms` where `bravo_terms`.`id` in (93, 99, 100, 102, 103, 104, 105, 106) and `bravo_terms`.`deleted_at` is null1.08msnautygocom_masterTerms.php#42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 17. modules/Core/Models/Terms.php:42
        • 18. view::Boat::frontend.layouts.details.attributes:3
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (99, 100, 102, 104, 105, 106)740μsnautygocom_masterTerms.php#42
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Boat::frontend.layouts.details.attributes:3
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `bravo_attrs` where `bravo_attrs`.`id` in ('7', '11') and `bravo_attrs`.`deleted_at` is null580μsnautygocom_masterTerms.php#42
        Bindings
        • 0: 7
        • 1: 11
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 22. modules/Core/Models/Terms.php:42
        • 23. view::Boat::frontend.layouts.details.attributes:3
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 198 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 16.02msnautygocom_masterBoat.php#599
        Bindings
        • 0: 198
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:599
        • 22. view::Boat::frontend.layouts.details.form-book:12
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select COUNT( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 198 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.6msnautygocom_masterBoat.php#611
        Bindings
        • 0: 198
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:611
        • 22. view::Boat::frontend.layouts.details.form-book:12
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select AVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` = 198 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.96msnautygocom_masterBoat.php#599
        Bindings
        • 0: 198
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:599
        • 22. view::Layout::common.detail.review:1
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select COUNT( CASE WHEN rate_number = 5 THEN rate_number ELSE NULL END ) AS rate_5, COUNT( CASE WHEN rate_number = 4 THEN rate_number ELSE NULL END ) AS rate_4, COUNT( CASE WHEN rate_number = 3 THEN rate_number ELSE NULL END ) AS rate_3, COUNT( CASE WHEN rate_number = 2 THEN rate_number ELSE NULL END ) AS rate_2, COUNT( CASE WHEN rate_number = 1 THEN rate_number ELSE NULL END ) AS rate_1 from `bravo_review` where `object_id` = 198 and `object_model` = 'boat' and `status` = 'approved' and `bravo_review`.`deleted_at` is null limit 15.53msnautygocom_masterBoat.php#611
        Bindings
        • 0: 198
        • 1: boat
        • 2: approved
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:611
        • 22. view::Layout::common.detail.review:1
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `core_pages` where `core_pages`.`id` = 36 and `core_pages`.`deleted_at` is null limit 1720μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 36
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 10 and `bravo_locations`.`deleted_at` is null limit 1570μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 10
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 11 and `bravo_locations`.`deleted_at` is null limit 1580μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 11
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 12 and `bravo_locations`.`deleted_at` is null limit 1590μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 12
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 34 and `bravo_locations`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 34
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `bravo_locations` where `bravo_locations`.`id` = 32 and `bravo_locations`.`deleted_at` is null limit 1550μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 32
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 17 and `core_pages`.`deleted_at` is null limit 1600μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 17
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 40 and `core_pages`.`deleted_at` is null limit 1540μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 40
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 11 and `core_pages`.`deleted_at` is null limit 1520μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 11
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 13 and `core_pages`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 13
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 12 and `core_pages`.`deleted_at` is null limit 1540μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 12
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 42 and `core_pages`.`deleted_at` is null limit 1540μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 42
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 16 and `core_pages`.`deleted_at` is null limit 1500μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 16
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 14 and `core_pages`.`deleted_at` is null limit 1440μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 14
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 15 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 15
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 48 and `core_pages`.`deleted_at` is null limit 1550μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 48
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 50 and `core_pages`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 50
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 49 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 49
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 46 and `core_pages`.`deleted_at` is null limit 1490μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 46
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 41 and `core_pages`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 41
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 19 and `core_pages`.`deleted_at` is null limit 1510μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 19
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = 18 and `core_pages`.`deleted_at` is null limit 1470μsnautygocom_masterMenuWalker.php#40
        Bindings
        • 0: 18
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. themes/GoTrip/Core/Walkers/MenuWalker.php:40
        • 21. themes/GoTrip/Core/Walkers/MenuWalker.php:54
        • 22. themes/GoTrip/Core/Walkers/MenuWalker.php:22
        • 23. app/Helpers/AppHelper.php:116
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `core_pages` where `core_pages`.`id` = '7' and `core_pages`.`deleted_at` is null limit 1720μsnautygocom_masterAppHelper.php#627
        Bindings
        • 0: 7
        Hints
        • 0: Use SELECT * only if you need all columns from table
        • 1: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 20. app/Helpers/AppHelper.php:627
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      Modules\Page\Models\Page
      18Page.php#?
      Modules\Boat\Models\BoatTerm
      8BoatTerm.php#?
      Modules\Location\Models\Location
      7Location.php#?
      Modules\Core\Models\Terms
      6Terms.php#?
      Modules\Boat\Models\Boat
      4Boat.php#?
      Modules\Review\Models\Review
      4Review.php#?
      Modules\Core\Models\Attributes
      2Attributes.php#?
        web
        null
        sanctum
        null
          _token
          9jhC3LtLeDXvx72BnHXoo3CA3xUqd6h11tqIqAy1
          bc_current_currency
          usd
          _previous
          array:1 [ "url" => "http://staging.nautygo.com/boat/yate-43-eclipse-dorado" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /boat/yate-43-eclipse-dorado
          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:11 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhmMVR2OE0vbUpZbEoyY005OGlGK1E9PSIsInZhbHVlIjoiZHAyL21CVmIzYy9PVGlJMEFyQXJEazBvZnNSRTVmSDdXZnlabE5LdThQcmhnMkFOYXNHdHZPSnA1bzhuZkdQeVkzT3h3RUxFQnVuV0ZKbFgwd21lN3FJTlpEanlLYkJncmNWZ3RGQk1tOFU0bmRQOFNuZTQ0dUlLdzJhUG9SNUEiLCJtYWMiOiI0ODhhYjc4MjA4YmYzN2ZlYzFkNGUxNzk5ZGVlMmRjOWQzNzdlMDdjZGY1Mzg5NDZhYTc4ZWM1Yzg1OTE0OTJlIiwidGFnIjoiIn0%3D; nuatygo_session=eyJpdiI6InNlVHpCNC9ia2tNdG1xb25ZZVhNN0E9PSIsInZhbHVlIjoiNC9SNXIwUFREOWI4NVBtdXgwa0ZHM0p0S0VIcGo0amtudHZPckp4Q1ZIbmJSS2JqWnNQWldDSGRJY2hMaVpIcktXblBSb205ZzR5NzRqU2hHYmlWMFpVNWtSazVaUG9GQ25NQkdHQStYVDhlMHRSTU9VdFgzWFVHcG5DUTNXUHMiLCJtYWMiOiIyNWM1MzJmMDE2NjFmZWY1ZmIyZTIxMGI2MGRjOGZjYjQyMWM4ZTNhZDZiMzUyYWY5M2E0MTQyOWM0ZDg5ZjQ1IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImhmMVR2OE0vbUpZbEoyY005OGlGK1E9PSIsInZhbHVlIjoiZHAyL21CVmIzYy9PVGlJMEFyQXJEazBvZnNSRTVmSDdXZnlabE5LdThQcmhnMkFOYXNHdHZPSnA1bzhuZkdQeVkzT3h3R" ] "host" => array:1 [ 0 => "staging.nautygo.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 => "216.73.216.8" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-68qpg (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "9jhC3LtLeDXvx72BnHXoo3CA3xUqd6h11tqIqAy1" "nuatygo_session" => "wQhM2zK1lFtkQGoM3fJ5vujHjW009OZ9G7brJBRn" ]
          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 => "Sat, 07 Jun 2025 22:40:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFSNWVKR01FT2VEMFpFYkpURG9FS2c9PSIsInZhbHVlIjoiMEdDQWlVMldOUGRUV0dkd2ZQQXh5R244YzlaMDVrWGpkczFHdkJzWWNlZjg2ZTFIMnMrRmRscFdaekY3Ly9hMU5XVlVodko0MmxoTjByWXlsTWJMREVsN0wvVU9QTmYzeFV1QlJuMnM5SVJuNkRkbDB4WGRwc3o2Zi9rd0xpUnciLCJtYWMiOiJmZTI3NDZiNjk1ZTcxNDE4YjMyYjZlYTI2MmZhMmQ2NDdhZTJlYWVhOTVlN2I3ZGJlODhlODRjZjJkODNmYjY0IiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 00:40:27 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjFSNWVKR01FT2VEMFpFYkpURG9FS2c9PSIsInZhbHVlIjoiMEdDQWlVMldOUGRUV0dkd2ZQQXh5R244YzlaMDVrWGpkczFHdkJzWWNlZjg2ZTFIMnMrRmRscFdaekY3Ly9hMU5XVlVod" 1 => "nuatygo_session=eyJpdiI6IjhlR3F4TmFtd3dibkFGL3Mzc3VYR2c9PSIsInZhbHVlIjoiVzhnSlkxSU9kK0Q0ZDV6SGZGS2t0cTBpVExDVllwbEFUSGV2U2ZkT0JYTGQ2V0VrM3hpMVJGSDNxTUpsMk83dUl1MkpON3RjeGUzeUwyMXNYbGN5Q0w0RWJlcWVHV0xpMVFPcVNGZzNaQmxta2hBMXVmRytvcmo0RlJUb2crcEsiLCJtYWMiOiJhOTBjNTkxZTYzZGIzYTE5OTM0ZWRkZDkzMDQxMzQ1MWQyYzMwM2UzOGVjNjJlOWFhZWMzNDQzYzBmNjg3ZjIwIiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 00:40:27 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6IjhlR3F4TmFtd3dibkFGL3Mzc3VYR2c9PSIsInZhbHVlIjoiVzhnSlkxSU9kK0Q0ZDV6SGZGS2t0cTBpVExDVllwbEFUSGV2U2ZkT0JYTGQ2V0VrM3hpMVJGSDNxTUpsMk83dUl1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjFSNWVKR01FT2VEMFpFYkpURG9FS2c9PSIsInZhbHVlIjoiMEdDQWlVMldOUGRUV0dkd2ZQQXh5R244YzlaMDVrWGpkczFHdkJzWWNlZjg2ZTFIMnMrRmRscFdaekY3Ly9hMU5XVlVodko0MmxoTjByWXlsTWJMREVsN0wvVU9QTmYzeFV1QlJuMnM5SVJuNkRkbDB4WGRwc3o2Zi9rd0xpUnciLCJtYWMiOiJmZTI3NDZiNjk1ZTcxNDE4YjMyYjZlYTI2MmZhMmQ2NDdhZTJlYWVhOTVlN2I3ZGJlODhlODRjZjJkODNmYjY0IiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 00:40:27 GMT; path=/XSRF-TOKEN=eyJpdiI6IjFSNWVKR01FT2VEMFpFYkpURG9FS2c9PSIsInZhbHVlIjoiMEdDQWlVMldOUGRUV0dkd2ZQQXh5R244YzlaMDVrWGpkczFHdkJzWWNlZjg2ZTFIMnMrRmRscFdaekY3Ly9hMU5XVlVod" 1 => "nuatygo_session=eyJpdiI6IjhlR3F4TmFtd3dibkFGL3Mzc3VYR2c9PSIsInZhbHVlIjoiVzhnSlkxSU9kK0Q0ZDV6SGZGS2t0cTBpVExDVllwbEFUSGV2U2ZkT0JYTGQ2V0VrM3hpMVJGSDNxTUpsMk83dUl1MkpON3RjeGUzeUwyMXNYbGN5Q0w0RWJlcWVHV0xpMVFPcVNGZzNaQmxta2hBMXVmRytvcmo0RlJUb2crcEsiLCJtYWMiOiJhOTBjNTkxZTYzZGIzYTE5OTM0ZWRkZDkzMDQxMzQ1MWQyYzMwM2UzOGVjNjJlOWFhZWMzNDQzYzBmNjg3ZjIwIiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 00:40:27 GMT; path=/; httponlynuatygo_session=eyJpdiI6IjhlR3F4TmFtd3dibkFGL3Mzc3VYR2c9PSIsInZhbHVlIjoiVzhnSlkxSU9kK0Q0ZDV6SGZGS2t0cTBpVExDVllwbEFUSGV2U2ZkT0JYTGQ2V0VrM3hpMVJGSDNxTUpsMk83dUl1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "9jhC3LtLeDXvx72BnHXoo3CA3xUqd6h11tqIqAy1" "bc_current_currency" => "usd" "_previous" => array:1 [ "url" => "http://staging.nautygo.com/boat/yate-43-eclipse-dorado" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-07 22:40:26GET/boat/yate-43-eclipse-dorado?set_currency=usd (stacked)
          #22025-06-07 22:40:27GET/boat/yate-43-eclipse-dorado315649