Missing h1-71267 in pages/city-category
Missing p-71267 in pages/city-category
Missing h2-83945 in pages/city-category
Missing p-83945 in pages/city-category
Missing p-71267 in pages/city-category
Missing p-83945 in pages/city-category
Missing 69245-p in livewire/partials/join-us
Als je verdergaat, ga je akkoord met onzeGebruiksvoorwaardenen bevestig je dat je onzePrivacy- en cookieverklaringhebt gelezen.
Meld je aan om het meeste uit Openingstijden.nl te halen.
Inloggenmet Openingstijden.nl account
Als je verdergaat, ga je akkoord met onzeGebruiksvoorwaardenen bevestig je dat je onzePrivacy- en cookieverklaringhebt gelezen.
All your data will be deleted. You will not be able to undo this action.
1 x Application (99.62%) | 3.32s |
1 x Booting (0.38%) | 12.75ms |
Backtrace |
select * from `routes` where `route` = 'Noord-Brabant/Roosendaal/Makelaars' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-09 23:03:20' where `id` = 326759
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Noord-Brabant/Roosendaal/Makelaars' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Brabant/Roosendaal/Makelaars' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Noord-Brabant/Roosendaal/Makelaars' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Noord-Brabant/Roosendaal/Makelaars' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Noord-Brabant/Roosendaal/Makelaars' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Makelaars' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Noord-Brabant/Roosendaal' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101751815 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101751815 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751815 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101751815 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687035 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101751815 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select `slug`, `path`, `static_text`, `text` from `lang_slug` left join `lang_text` on `lang_slug_id` = `lang_slug`.`id` order by `lang_slug`.`id` desc
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Makelaars')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (46078, 46099, 46101)
Backtrace |
select * from `categories` where `categories`.`id` in (100296)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Clothing')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Clothing')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Supermarkets')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Supermarkets')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Restaurants')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (5772, 11981, 50773)
Backtrace |
select * from `categories` where `categories`.`id` in (100394)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Hotels')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (68706)
Backtrace |
select * from `categories` where `categories`.`id` in (100209)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'Hotels')) and `id` not in (599180) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (41248, 72278)
Backtrace |
select * from `categories` where `categories`.`id` in (100209)
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count` from `establishments` where `establishments`.`locality_id` = 101751815 and `establishments`.`locality_id` is not null and exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'DIY Stores')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select `establishments`.*, (select count(*) from `reviews` where `establishments`.`hash` = `reviews`.`reviewable_id` and `reviews`.`reviewable_type` = 'App\\Models\\Establishment' and `reviews`.`deleted_at` is null) as `reviews_count`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance from `establishments` where exists (select * from `businesses` where `establishments`.`business_id` = `businesses`.`id` and exists (select * from `categories` where `businesses`.`category_id` = `categories`.`id` and `name` = 'DIY Stores')) and 1 = 1 and `establishments`.`deleted_at` is null order by `distance` asc limit 3
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point(4.895168, 52.370216)) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100296 and `establishments`.`deleted_at` is null order by `distance` asc limit 6
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `regions` where `type` = 'locality' order by `distance` asc limit 1
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `regions` where `type` = 'neighbourhood' order by `distance` asc limit 1
Bindings | |
Backtrace |
select *, ST_Distance_Sphere(point(longitude, latitude), point(4.895168, 52.370216)) AS distance from `attributes` where `subtype` = 'uk shopping area' order by `distance` asc limit 2
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100296 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7163, 7605, 7759, 18425, 30784, 30914, 30934, 31862, 35561, 36138, 36900, 38287, 39361, 42164, 44842, 44913, 45013, 45023, 45123, 45785, 45890, 46078, 46099, 46101, 46117, 46228, 46289, 46296, 46306, 46358, 46390, 46402, 46416, 46538, 46542, 46563, 46564, 46636, 46708, 46713, 46747, 46759, 46840, 46849, 46858, 46897, 47002, 47019, 47038, 47040, 47046, 47052, 47064, 47082, 47202, 47217, 47264, 47290, 47296, 47299, 47348, 47372, 47375, 47377, 47406, 47430, 47432, 54882, 56784, 58531, 60888, 61035, 69657, 72317, 74949, 76078, 76110, 78873, 80496, 83589, 83625, 306081, 1105662, 1108639, 1109844, 1114032, 1613871)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 436703 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 427895 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 985679 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 435857 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 428771 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 382214 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('4.45870100', '51.52926200')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100296 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (7163, 7605, 7759, 18425, 30784, 30914, 30934, 31862, 35561, 36138, 36900, 38287, 39361, 42164, 44842, 44913, 45013, 45023, 45123, 45785, 45890, 46078, 46099, 46101, 46117, 46228, 46289, 46296, 46306, 46358, 46390, 46402, 46416, 46538, 46542, 46563, 46564, 46636, 46708, 46713, 46747, 46759, 46840, 46849, 46858, 46897, 47002, 47019, 47038, 47040, 47046, 47052, 47064, 47082, 47202, 47217, 47264, 47290, 47296, 47299, 47348, 47372, 47375, 47377, 47406, 47430, 47432, 54882, 56784, 58531, 60888, 61035, 69657, 72317, 74949, 76078, 76110, 78873, 80496, 83589, 83625, 306081, 1105662, 1108639, 1109844, 1114032, 1613871)
Backtrace |
200
[]
[]
0 of 0array:16 [▼ "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImhEWjNmdGZ6Y2ZRV2dqd3A0WEplZ0E9PSIsInZhbHVlIjoieDlLZzFmVnRmbzdubUs3SHRWOER5UEF4eHlGcFd4aFJpUkQzV3diUUpVUVFjYWhVV3M2VWJpcDVHOTNrM1hETm80YXRZVzdIeDF0NkxJSHNYZnluNHNaUGF4QVlXZ1k3UHU3S2FNbEJtcmJwMEhUWExiUFdwOFJWNFBiMDRUSkciLCJtYWMiOiI0M2E5NGEwOGZlMTQxOWVhNzA5NjM3MDllNmYzNWJjMzJhZjFhNzg1YWExNWE4MDhjYWQ4Y2U1MzEyMmY2ZmMxIiwidGFnIjoiIn0%3D; hours_frontend_session=eyJpdiI6IlFYaVRjektOZ2F4bVk2SzJqTk1HSFE9PSIsInZhbHVlIjoiR0hsd0F5U2Zib3pxRW94WFBWemxRN3hxWjdQaFMrNDUyazZJVjQzalBESnJrSVFQUWdYRTFBcndDd0Z5azRJQS9XNkcrY0F3VW9tSVByUjFYK3VkNE5rNkM3eEhoRzhRT2tPTHB5YmVQcTJNdHEvR3FYQ2F2a0txK1h2WE91N1giLCJtYWMiOiJjNTYzMmEzZTY1MWNjY2QzYTk3ODRjMjg5NTk5NDlhNTM3YjJlNzhjYmY5MDZhMjgxNjE4MWI2N2MzZjc2YmMwIiwidGFnIjoiIn0%3D; _pk_id.3.58f2=43c6fbe585dde52c.1744239798.; _pk_ses.3.58f2=1 ◀XSRF-TOKEN=eyJpdiI6ImhEWjNmdGZ6Y2ZRV2dqd3A0WEplZ0E9PSIsInZhbHVlIjoieDlLZzFmVnRmbzdubUs3SHRWOER5UEF4eHlGcFd4aFJpUkQzV3diUUpVUVFjYWhVV3M2VWJpcDVHOTNrM1hETm80YXRZV ▶" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "alpha.hours.com" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "9UgqdVLKpwvOcEmYtmeQC7bv3i4qHAOPjYHJzJG4" "hours_frontend_session" => "pFHd7Eq61zow3wVvoAgBq3GAZZICbf6frYRxQrT0" "_pk_id_3_58f2" => null "_pk_ses_3_58f2" => null ]
0 of 0array:7 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "max-age=0, must-revalidate, no-cache, no-store, private" ] "date" => array:1 [▶ 0 => "Wed, 09 Apr 2025 23:03:20 GMT" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "Fri, 01 Jan 1990 00:00:00 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik40RDdGeW5QeWlLRUJkOURoVGE5NVE9PSIsInZhbHVlIjoiMGNzeFpoNCtzQ3lMR21lenB0N0hLNjBrcGhXc0twWkJNaDZPZXc0d1ozenR5UWVvSGFZK3RDTFdEZXBDUEE3ZUhGKzFyMGpPb0FWc0lySG9Vb2o2ZDJtL0NTMlRJY0pXZjVuUTJQeStiS3VNUnFNTDZuTFBqbnp4b3BWb1ErSXEiLCJtYWMiOiI1ZTBhZTg5ODI0M2JmY2MyMzg4ZTAyOTZhYTgzODE1M2VkYjU2NTQyYzYwY2VmYzdhMzIwOTcwOTk4ZDc3NzZlIiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 01:03:23 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Ik40RDdGeW5QeWlLRUJkOURoVGE5NVE9PSIsInZhbHVlIjoiMGNzeFpoNCtzQ3lMR21lenB0N0hLNjBrcGhXc0twWkJNaDZPZXc0d1ozenR5UWVvSGFZK3RDTFdEZXBDUEE3ZUhGKzFyM ▶" 1 => "hours_frontend_session=eyJpdiI6InJLazd4dnNhZHk5VHZnVkkyWjJxaGc9PSIsInZhbHVlIjoiMXNReUd3K2tJWHBpUTh3MDBSK0s1VVVISWR4WmZBUG12cWpqcEMrMXdWZFU5YmxWMlpxbFNMQW5CbElZRG1pOXlSQlZ0eTNOeTBpeUdCQmVtQ2NEdEVta2JHemRyWGlYY0V6UnhGSjFoOVoveFkweXNSK2UrQXNIcDdaZjVtaVYiLCJtYWMiOiJlZTAzY2NlNjg5YWExOTNkMmE2MTFmYjZjN2NiZGUzM2RiZjcwYjFkYmFhODYzZjMxYmU5ZmI4Y2Q1M2UyNGY4IiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 01:03:23 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6InJLazd4dnNhZHk5VHZnVkkyWjJxaGc9PSIsInZhbHVlIjoiMXNReUd3K2tJWHBpUTh3MDBSK0s1VVVISWR4WmZBUG12cWpqcEMrMXdWZFU5YmxWMlpxbFNMQW5CbElZR ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ik40RDdGeW5QeWlLRUJkOURoVGE5NVE9PSIsInZhbHVlIjoiMGNzeFpoNCtzQ3lMR21lenB0N0hLNjBrcGhXc0twWkJNaDZPZXc0d1ozenR5UWVvSGFZK3RDTFdEZXBDUEE3ZUhGKzFyMGpPb0FWc0lySG9Vb2o2ZDJtL0NTMlRJY0pXZjVuUTJQeStiS3VNUnFNTDZuTFBqbnp4b3BWb1ErSXEiLCJtYWMiOiI1ZTBhZTg5ODI0M2JmY2MyMzg4ZTAyOTZhYTgzODE1M2VkYjU2NTQyYzYwY2VmYzdhMzIwOTcwOTk4ZDc3NzZlIiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 01:03:23 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ik40RDdGeW5QeWlLRUJkOURoVGE5NVE9PSIsInZhbHVlIjoiMGNzeFpoNCtzQ3lMR21lenB0N0hLNjBrcGhXc0twWkJNaDZPZXc0d1ozenR5UWVvSGFZK3RDTFdEZXBDUEE3ZUhGKzFyM ▶" 1 => "hours_frontend_session=eyJpdiI6InJLazd4dnNhZHk5VHZnVkkyWjJxaGc9PSIsInZhbHVlIjoiMXNReUd3K2tJWHBpUTh3MDBSK0s1VVVISWR4WmZBUG12cWpqcEMrMXdWZFU5YmxWMlpxbFNMQW5CbElZRG1pOXlSQlZ0eTNOeTBpeUdCQmVtQ2NEdEVta2JHemRyWGlYY0V6UnhGSjFoOVoveFkweXNSK2UrQXNIcDdaZjVtaVYiLCJtYWMiOiJlZTAzY2NlNjg5YWExOTNkMmE2MTFmYjZjN2NiZGUzM2RiZjcwYjFkYmFhODYzZjMxYmU5ZmI4Y2Q1M2UyNGY4IiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 01:03:23 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6InJLazd4dnNhZHk5VHZnVkkyWjJxaGc9PSIsInZhbHVlIjoiMXNReUd3K2tJWHBpUTh3MDBSK0s1VVVISWR4WmZBUG12cWpqcEMrMXdWZFU5YmxWMlpxbFNMQW5CbElZR ▶" ] ]
0 of 0array:5 [▼ "_token" => "9UgqdVLKpwvOcEmYtmeQC7bv3i4qHAOPjYHJzJG4" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Noord-Brabant/Roosendaal/Makelaars" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Noord-Brabant/Roosendaal/Makelaars" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]