Alquiler de Yates
Alquiler de Yates

Alquiler de Yates

Lancha Libertad | Lancha en cartagena
Lanchas en Cartagena

Lancha Libertad | Lancha en cartagena

Máximo de personas
21
Cabina
1
Eslora Barco
42
Velocidad
45
6 Opiniones
Desde
$2.300.000
Por adulto
Catamarán Moana Lounge | Catamarán en cartagena
Catamarán en Cartagena

Catamarán Moana Lounge | Catamarán en cartagena

Máximo de personas
45
Cabina
1
Eslora Barco
45
Velocidad
50
72 Opiniones
Desde
$7.300.000
Por adulto
Catamarán Leopard 47 | Catamarán en cartagena
Catamarán en Cartagena

Catamarán Leopard 47 | Catamarán en cartagena

Máximo de personas
35
Cabina
4
Eslora Barco
47
Velocidad
65
40 Opiniones
Desde
$10.600.000
Por adulto
Catamarán Blue Wild Cat | Catamarán en cartagena
Catamarán en Cartagena

Catamarán Blue Wild Cat | Catamarán en cartagena

Máximo de personas
16
Cabina
4
Eslora Barco
44
Velocidad
35
41 Opiniones
Desde
$5.000.000
Por adulto
Catamarán Armonía | Catamarán en cartagena
Catamarán en Cartagena

Catamarán Armonía | Catamarán en cartagena

Máximo de personas
16
Cabina
3
Eslora Barco
35
Velocidad
55
76 Opiniones
Desde
$4.200.000
Por adulto
Lancha Free | Lancha en cartagena
Lanchas en Cartagena

Lancha Free | Lancha en cartagena

Máximo de personas
11
Cabina
1
Eslora Barco
29
Velocidad
40
6 Opiniones
Desde
$2.000.000
Por adulto
Lancha La Crespa | Lancha en cartagena
Lanchas en Cartagena

Lancha La Crespa | Lancha en cartagena

Máximo de personas
10
Cabina
1
Eslora Barco
29
Velocidad
45
5 Opiniones
Desde
$1.700.000
Por adulto
Catamarán Lagoon 44 | Catamarán en cartagena
Catamarán en Cartagena

Catamarán Lagoon 44 | Catamarán en cartagena

Máximo de personas
20
Cabina
3
Eslora Barco
44
Velocidad
35
58 Opiniones
Desde
$12.000.000
Por adulto
1
2
3
4
5
6
7
8
Mostrando 97 - 104 de 104 botes
Leaflet | © OpenStreetMap contributors

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 Version744msRequest Duration15MBMemory UsageGET boatRouteAuth status
    • Booting (97.32ms)time
    • Application (646ms)time
    • 1 x Application (86.91%)
      646ms
      1 x Booting (13.08%)
      97.32ms
      54 templates were rendered
      • 8x Boat::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Boat::frontend.search-mapsearch-map.blade.php#?blade
      • 1x Boat::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Layout::common.search.fields.locationlocation.blade.php#?blade
      • 1x Layout::common.search.fields.attrattr.blade.php#?blade
      • 1x Boat::frontend.layouts.search-map.filter-search-mapfilter-search-map.blade.php#?blade
      • 1x Layout::global.search.filters-map.attrsattrs.blade.php#?blade
      • 1x Layout::global.search.orderbyorderby.blade.php#?blade
      • 1x Boat::frontend.ajax.search-result-mapsearch-result-map.blade.php#?blade
      • 8x Boat::frontend.layouts.search.loop-listloop-list.blade.php#?blade
      • 8x Layout::common.ratingrating.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.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
      middleware
      web
      controller
      Modules\Boat\Controllers\BoatController@index
      namespace
      Modules\Boat\Controllers
      prefix
      /boat
      where
      as
      boat.search
      file
      modules/Boat/Controllers/BoatController.php:30-95
      56 statements were executed, 16 of which were duplicates, 40 unique. Show only duplicated68.98ms
      • select * from `bravo_locations` where `id` = '12' and `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 14.72msnautygocom_masterBoat.php#844
        Bindings
        • 0: 12
        • 1: publish
        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/Models/Boat.php:844
        • 17. modules/Boat/Controllers/BoatController.php:45
        • 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 count(*) as aggregate from (select `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null group by `bravo_boats`.`id`) as `aggregate_table`7.77msnautygocom_masterBoatController.php#46
        Bindings
        • 0: 23
        • 1: 40
        • 2: publish
        Backtrace
        • 16. modules/Boat/Controllers/BoatController.php:46
        • 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 `bravo_boats`.* from `bravo_boats` inner join `bravo_locations` on `bravo_locations`.`id` = `bravo_boats`.`location_id` and `bravo_locations`.`_lft` >= '23' and `bravo_locations`.`_rgt` <= '40' where `bravo_boats`.`status` = 'publish' and `bravo_boats`.`deleted_at` is null group by `bravo_boats`.`id` order by `bravo_boats`.`is_featured` desc, `bravo_boats`.`id` desc limit 12 offset 967.65msnautygocom_masterBoatController.php#46
        Bindings
        • 0: 23
        • 1: 40
        • 2: publish
        Backtrace
        • 16. modules/Boat/Controllers/BoatController.php:46
        • 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 (69, 70) and `bravo_locations`.`deleted_at` is null1.86msnautygocom_masterBoatController.php#46
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:46
        • 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 (69, 70)770μsnautygocom_masterBoatController.php#46
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 26. modules/Boat/Controllers/BoatController.php:46
        • 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 `user_wishlist` where `object_model` = 'boat' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 9, 10, 11, 12, 13, 15, 16)1.29msnautygocom_masterBoatController.php#46
        Bindings
        • 0: boat
        • 1: 0
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:46
        • 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_boat_translations` where `locale` = 'es' and `bravo_boat_translations`.`origin_id` in (1, 9, 10, 11, 12, 13, 15, 16) and `bravo_boat_translations`.`deleted_at` is null800μsnautygocom_masterBoatController.php#46
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 21. modules/Boat/Controllers/BoatController.php:46
        • 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 `media_files` where `media_files`.`id` = '' and `media_files`.`deleted_at` is null limit 1840μ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 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 1680μ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 11.05msnautygocom_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 1730μ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 11.51msnautygocom_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 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 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 1690μ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 1640μ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 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 1740μ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 1820μ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 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 `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000940μsnautygocom_masterBoatController.php#78
        Bindings
        • 0: publish
        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:78
        • 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_location_translations` where `locale` = 'es' and `bravo_location_translations`.`origin_id` in (10, 11, 12, 14, 32, 34, 35, 36, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73)690μsnautygocom_masterBoatController.php#78
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:78
        • 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 MIN( min_price ) AS min_price , MAX( min_price ) AS max_price from `bravo_boats` where `status` = 'publish' and `bravo_boats`.`deleted_at` is null limit 1870μsnautygocom_masterBoat.php#538
        Bindings
        • 0: publish
        Hints
        • 0: LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. modules/Boat/Models/Boat.php:538
        • 17. modules/Boat/Controllers/BoatController.php:79
        • 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_attrs` where `service` = 'boat' and `bravo_attrs`.`deleted_at` is null order by `position` desc730μsnautygocom_masterBoatController.php#86
        Bindings
        • 0: boat
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 15. modules/Boat/Controllers/BoatController.php:86
        • 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 `bravo_terms`.*, (select count(*) from `bravo_boats` inner join `bravo_boat_term` on `bravo_boats`.`id` = `bravo_boat_term`.`target_id` where `bravo_terms`.`id` = `bravo_boat_term`.`term_id` and `bravo_boats`.`deleted_at` is null) as `boat_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (15, 17, 18, 19, 20, 21, 22, 23) and `bravo_terms`.`deleted_at` is null12.28msnautygocom_masterBoatController.php#86
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:86
        • 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_terms_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 350)740μsnautygocom_masterBoatController.php#86
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. modules/Boat/Controllers/BoatController.php:86
        • 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_attrs_translations` where `locale` = 'es' and `bravo_attrs_translations`.`origin_id` in (15, 17, 18, 19, 20, 21, 22, 23)630μsnautygocom_masterBoatController.php#86
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. modules/Boat/Controllers/BoatController.php:86
        • 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_attrs` where `bravo_attrs`.`id` = '15' and `bravo_attrs`.`deleted_at` is null limit 1570μsnautygocom_masterattr.blade.php#1
        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. view::Layout::common.search.fields.attr:1
        • 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`.`attr_id` = 15 and `bravo_terms`.`attr_id` is not null and `bravo_terms`.`deleted_at` is null850μsnautygocom_masterattr.blade.php#21
        Bindings
        • 0: 15
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 20. view::Layout::common.search.fields.attr:21
        • 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_translations` where `locale` = 'es' and `bravo_terms_translations`.`origin_id` in (344, 345, 346, 347, 348, 350)460μsnautygocom_masterattr.blade.php#21
        Bindings
        • 0: es
        Hints
        • 0: Use SELECT * only if you need all columns from table
        Backtrace
        • 25. view::Layout::common.search.fields.attr:21
        • 27. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 30. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `core_pages` where `core_pages`.`id` = 36 and `core_pages`.`deleted_at` is null limit 1750μ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 1710μ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 1510μ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 1450μ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 1460μ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 1430μ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 1670μ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 1560μ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 1550μ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 1560μ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 1560μ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 1550μ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 1540μ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 1550μ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 1520μ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 1620μ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 1540μ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 1610μ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 1560μ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 1620μ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 1590μ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 1540μ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 1790μ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\Core\Models\Terms
      64Terms.php#?
      Themes\GoTrip\Location\Models\Location
      20Location.php#?
      Modules\Page\Models\Page
      18Page.php#?
      Modules\Boat\Models\Boat
      9Boat.php#?
      Modules\Core\Models\Attributes
      9Attributes.php#?
      Modules\Location\Models\Location
      8Location.php#?
        web
        null
        sanctum
        null
          _token
          9EpsC7IqFxWkDyenF4yobio3IfC9lBol2di4UCqv
          bc_current_currency
          cop
          _previous
          array:1 [ "url" => "http://staging.nautygo.com/public/boat?location_id=12&page=9" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /boat
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "location_id" => "12" "page" => "9" ]
          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=eyJpdiI6ImljLzlSWUd3WmV2eEVnTFB5cS9yVXc9PSIsInZhbHVlIjoiUFZxMXBzejNETFBMWG1tdWVOSFoxeXlqLzQreHFXODkvU2o0REltVmg1RWFLbC8xWk0xSGswK1NQeXY4TzE1RDNqcUd5YVIvVTIvWUR4MWVuWVJ1NXFtSlJrb0JRdHpaQW9UeUdRVlA0WWVYNGNIK0M3MWdES1ZoWG13UG44dHAiLCJtYWMiOiI3N2I5ZmE0NzQ3OWQxMTNlNmVjNjc3ZWQ1NjVjNjM3ZTVkMGI3MGIxNWI4ZWZhNGNkN2MxYTIyODYwYzkzYTU0IiwidGFnIjoiIn0%3D; nuatygo_session=eyJpdiI6ImV0RWx0Y0VtNGlGS0FoL0ZHUmVVM2c9PSIsInZhbHVlIjoiZHdMc3FMZzN3d1oxTVRpSUtnL2svdGRHc1B5M3FFZ3hZMmVFeW5NZUV1b1F4Y2hIM3pmaG44SkJEQ3A0M2NwYkJGM1NSUE1KZnU1eVRyZWZ4cFd2ekpyalVNMDB3dGtQOWc5UDlFb2hBSnp0ck5OQ1ZHN3FRNExBZzJVdHUrRUQiLCJtYWMiOiIzOGUzYTI3YjEwNzhiYTNiNGQ3ZTRlODJkMDI2MzRiMDFjZTNmMTU4ZTQyNDlkOGUyOWQyNmJmZjE1ZDI2NmMzIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6ImljLzlSWUd3WmV2eEVnTFB5cS9yVXc9PSIsInZhbHVlIjoiUFZxMXBzejNETFBMWG1tdWVOSFoxeXlqLzQreHFXODkvU2o0REltVmg1RWFLbC8xWk0xSGswK1NQeXY4TzE1RDNqcUd5Y" ] "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.175" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-vm6dr (squid/6.10)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "9EpsC7IqFxWkDyenF4yobio3IfC9lBol2di4UCqv" "nuatygo_session" => "TopM7M2vZuC8ocr2BthHaenJa7MbABbgTFWZP5R2" ]
          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, 06 Jun 2025 20:50:31 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFuMGN6OWg5dVdKcStmQVh0bGJZREE9PSIsInZhbHVlIjoiS2dUNnFsa0hvMUxJOFc4eVRTQlI4ZDRQczcrYVNxVG5UMU5BUW1SMXBCb0tsTDJpaHpybjlaVnJyYk5NT29uaWNNdVV5VTQvUUtQcll6cjZ4TUVqMkl4VjM3dUxLVkhCbEJ3MGtqLzd1SlFCRi9zRmtlRCt3engxc1ZENnZIWVYiLCJtYWMiOiI4ZGFmMDJiYzQ3ZTUzNTkxNDJjMTNhZDNiYTY3YTA2ZDhiNWQyNDk4NWIyYjFhYjNkNzMwYTBiMjgxM2EzYWU0IiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 22:50:32 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkFuMGN6OWg5dVdKcStmQVh0bGJZREE9PSIsInZhbHVlIjoiS2dUNnFsa0hvMUxJOFc4eVRTQlI4ZDRQczcrYVNxVG5UMU5BUW1SMXBCb0tsTDJpaHpybjlaVnJyYk5NT29uaWNNdVV5V" 1 => "nuatygo_session=eyJpdiI6ImVLZ3V5Wk95LytJSStDRGVkV29aREE9PSIsInZhbHVlIjoiYmVqL0JFTEVRbFJuVm9SbkVKSEtNSlNNc2F3SG5GanFLcEV1ZFJ0QTBmaW82YlZHK0xmQThjQmplcUYvclBtY0dsL2RCRkN6c2dvcjc3Rnl3UC9tR1dQcnBtNnNoVjRmd2s5Q29xTWVxUEJTbGgxVkZLZTAzb1hRNy9MMGxFOFQiLCJtYWMiOiI3YzEwNWU3NzU2NWRlYTZkYTdiNDc4YWEzMGIyZTFlODFjNGZhZGEwMmMxMzA5YjE5YmM0OGY0MmM2MGJiNGJiIiwidGFnIjoiIn0%3D; expires=Fri, 06 Jun 2025 22:50:32 GMT; Max-Age=7200; path=/; httponly; samesite=laxnuatygo_session=eyJpdiI6ImVLZ3V5Wk95LytJSStDRGVkV29aREE9PSIsInZhbHVlIjoiYmVqL0JFTEVRbFJuVm9SbkVKSEtNSlNNc2F3SG5GanFLcEV1ZFJ0QTBmaW82YlZHK0xmQThjQmplcUYvclBtY0ds" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkFuMGN6OWg5dVdKcStmQVh0bGJZREE9PSIsInZhbHVlIjoiS2dUNnFsa0hvMUxJOFc4eVRTQlI4ZDRQczcrYVNxVG5UMU5BUW1SMXBCb0tsTDJpaHpybjlaVnJyYk5NT29uaWNNdVV5VTQvUUtQcll6cjZ4TUVqMkl4VjM3dUxLVkhCbEJ3MGtqLzd1SlFCRi9zRmtlRCt3engxc1ZENnZIWVYiLCJtYWMiOiI4ZGFmMDJiYzQ3ZTUzNTkxNDJjMTNhZDNiYTY3YTA2ZDhiNWQyNDk4NWIyYjFhYjNkNzMwYTBiMjgxM2EzYWU0IiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 22:50:32 GMT; path=/XSRF-TOKEN=eyJpdiI6IkFuMGN6OWg5dVdKcStmQVh0bGJZREE9PSIsInZhbHVlIjoiS2dUNnFsa0hvMUxJOFc4eVRTQlI4ZDRQczcrYVNxVG5UMU5BUW1SMXBCb0tsTDJpaHpybjlaVnJyYk5NT29uaWNNdVV5V" 1 => "nuatygo_session=eyJpdiI6ImVLZ3V5Wk95LytJSStDRGVkV29aREE9PSIsInZhbHVlIjoiYmVqL0JFTEVRbFJuVm9SbkVKSEtNSlNNc2F3SG5GanFLcEV1ZFJ0QTBmaW82YlZHK0xmQThjQmplcUYvclBtY0dsL2RCRkN6c2dvcjc3Rnl3UC9tR1dQcnBtNnNoVjRmd2s5Q29xTWVxUEJTbGgxVkZLZTAzb1hRNy9MMGxFOFQiLCJtYWMiOiI3YzEwNWU3NzU2NWRlYTZkYTdiNDc4YWEzMGIyZTFlODFjNGZhZGEwMmMxMzA5YjE5YmM0OGY0MmM2MGJiNGJiIiwidGFnIjoiIn0%3D; expires=Fri, 06-Jun-2025 22:50:32 GMT; path=/; httponlynuatygo_session=eyJpdiI6ImVLZ3V5Wk95LytJSStDRGVkV29aREE9PSIsInZhbHVlIjoiYmVqL0JFTEVRbFJuVm9SbkVKSEtNSlNNc2F3SG5GanFLcEV1ZFJ0QTBmaW82YlZHK0xmQThjQmplcUYvclBtY0ds" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "9EpsC7IqFxWkDyenF4yobio3IfC9lBol2di4UCqv" "bc_current_currency" => "cop" "_previous" => array:1 [ "url" => "http://staging.nautygo.com/public/boat?location_id=12&page=9" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 20:50:31GET/public/boat?location_id=12&page=9&set_currency=cop (stacked)
          #22025-06-06 20:50:32GET/public/boat?location_id=12&page=95456128