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.51%) | 3.89s |
1 x Booting (0.49%) | 19.33ms |
Backtrace |
select * from `routes` where `route` = 'Friesland/Appelscha/Verkeersscholen' limit 1
Bindings | |
Backtrace |
update `routes` set `visit_count` = `visit_count` + 1, `routes`.`updated_at` = '2025-04-06 00:16:08' where `id` = 271585
Bindings | |
Backtrace |
select * from `establishments` where `slug` = 'Friesland/Appelscha/Verkeersscholen' and `establishments`.`deleted_at` is null limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Appelscha/Verkeersscholen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Friesland/Appelscha/Verkeersscholen' limit 1
Bindings | |
Backtrace |
select * from `businesses` where `slug` = 'Friesland/Appelscha/Verkeersscholen' limit 1
Bindings | |
Backtrace |
select * from `attributes` where `slug` = 'Friesland/Appelscha/Verkeersscholen' limit 1
Bindings | |
Backtrace |
select * from `categories` where `slug` = 'Verkeersscholen' limit 1
Bindings | |
Backtrace |
select * from `regions` where `slug` = 'Friesland/Appelscha' and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806085 and `type` = 'locality' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `regions` where `regions`.`locality_id` = 101806085 and `regions`.`locality_id` is not null and `type` = 'neighbourhood'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806085 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping area'
Bindings | |
Backtrace |
select count(*) as aggregate from `attributes` where `attributes`.`locality_id` = 101806085 and `attributes`.`locality_id` is not null and `subtype` = 'uk shopping street'
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 85687055 and `type` = 'region' limit 1
Bindings | |
Backtrace |
select * from `regions` where `regions`.`id` = 101806085 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` = 101806085 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` = 'Verkeersscholen')) and `establishments`.`deleted_at` is null limit 3
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (1171565)
Backtrace |
select * from `categories` where `categories`.`id` in (100494)
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('6.34067600', '52.94274900')) 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` = 'Verkeersscholen')) and `id` not in (2158280) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (35244, 43848)
Backtrace |
select * from `categories` where `categories`.`id` in (100494)
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` = 101806085 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('6.34067600', '52.94274900')) 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` = 101806085 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('6.34067600', '52.94274900')) 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` = 101806085 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 (55416)
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`, establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.34067600', '52.94274900')) 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` = 'Restaurants')) and `id` not in (463421) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (34329, 71970)
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` = 101806085 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 (34958)
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('6.34067600', '52.94274900')) 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 (394934) and `establishments`.`deleted_at` is null order by `distance` asc limit 2
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (56380, 81428)
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` = 101806085 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('6.34067600', '52.94274900')) 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` = 100494 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 * from `static_maps` where (`longitude` = '6.34067600' and `latitude` = '52.94274900' and `height` = 1200 and `width` = 1200) limit 1
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.34067600', '52.94274900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100494 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (30515, 31166, 32222, 33311, 33838, 33846, 33854, 34006, 34180, 34511, 35244, 35758, 37631, 39362, 40101, 40249, 41991, 42414, 43848, 44959, 47585, 48979, 49535, 50206, 50417, 50420, 51582, 51805, 52174, 53060, 53619, 54257, 54834, 55380, 56243, 56846, 56994, 58357, 59314, 61759, 62391, 62722, 62746, 62819, 62908, 64648, 64999, 65204, 65458, 65606, 70086, 70401, 70418, 70538, 70793, 71930, 82406, 83151, 83502, 1097239, 1104338, 1104495, 1104838, 1105134, 1105686, 1105876, 1106395, 1107508, 1113124, 1170747, 1170786, 1170919, 1170967, 1171196, 1171217, 1171297, 1171429, 1171473, 1171565, 1171905, 1608458)
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2112974 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 418748 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 654410 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 533000 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 408347 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select * from `establishment_departments` where `establishment_departments`.`establishment_id` = 2862535 and `establishment_departments`.`establishment_id` is not null
Bindings | |
Backtrace |
select establishments.*, ST_Distance_Sphere(point(establishments.longitude, establishments.latitude), point('6.34067600', '52.94274900')) AS distance, `businesses`.`category_id` as `laravel_through_key` from `establishments` inner join `businesses` on `businesses`.`id` = `establishments`.`business_id` where `businesses`.`category_id` = 100494 and `establishments`.`deleted_at` is null order by `distance` asc limit 90
Bindings | |
Backtrace |
select * from `businesses` where `businesses`.`id` in (30515, 31166, 32222, 33311, 33838, 33846, 33854, 34006, 34180, 34511, 35244, 35758, 37631, 39362, 40101, 40249, 41991, 42414, 43848, 44959, 47585, 48979, 49535, 50206, 50417, 50420, 51582, 51805, 52174, 53060, 53619, 54257, 54834, 55380, 56243, 56846, 56994, 58357, 59314, 61759, 62391, 62722, 62746, 62819, 62908, 64648, 64999, 65204, 65458, 65606, 70086, 70401, 70418, 70538, 70793, 71930, 82406, 83151, 83502, 1097239, 1104338, 1104495, 1104838, 1105134, 1105686, 1105876, 1106395, 1107508, 1113124, 1170747, 1170786, 1170919, 1170967, 1171196, 1171217, 1171297, 1171429, 1171473, 1171565, 1171905, 1608458)
Backtrace |
200
[]
[]
0 of 0array:15 [▼ "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: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 => "Sun, 06 Apr 2025 00:16:08 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=eyJpdiI6Ijk4Zk93ZjJyZHFrblpJSHJpL0FUV2c9PSIsInZhbHVlIjoiNDRCZDExc0JoNzUzR2owTHlpMFIycWFjaEFCUENvaDRBZkIzamoyb3RCL1JTVnB4eGg3MVl4azBQYTBUVkNMMlAwNkNsR3RvaDUxbDhNYThtRXNtYnRnNjVBeUpuWjcvZmR0N2QvWC9rTTlpNVNzZFcvNTlCT3Z2VnMwdWkwV3EiLCJtYWMiOiIyMGIzZmQyZjJhYmQ2NjdlZTgzY2MzYzJjNDRkZDcwZTQ3N2ViZDE1OWY1MWIzYTJiZmMxNTQ5MmUyMGJmZDUwIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 02:16:12 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Ijk4Zk93ZjJyZHFrblpJSHJpL0FUV2c9PSIsInZhbHVlIjoiNDRCZDExc0JoNzUzR2owTHlpMFIycWFjaEFCUENvaDRBZkIzamoyb3RCL1JTVnB4eGg3MVl4azBQYTBUVkNMMlAwNkNsR ▶" 1 => "hours_frontend_session=eyJpdiI6ImtXcXBacEZLOTZZTVh6bzZUU204UXc9PSIsInZhbHVlIjoiaFFXS3Y5U0luZTNuNGMzTnFDbmxTUzBqdDFMbU0rZjlCOG4xVWZRbDFKUDNQanBMeGpWdFBIb2RqUHMzbVNWN3hTRHF0L0ttdXlMVXJ3Vm1PTHNVeU9yT21XNDlMWXNQajVIQVI5T25ZMWRhUHJkSGhVMEYwaklkcFoyRUU0UkoiLCJtYWMiOiJmMmFmOTQ4YzljMThiYWZjOThlMTdhYWNhZTFkMGE1Y2RmNDU0YmI0NDcxZjZjODU4MDdjY2E4NDI1ZWMyOWIwIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 02:16:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀hours_frontend_session=eyJpdiI6ImtXcXBacEZLOTZZTVh6bzZUU204UXc9PSIsInZhbHVlIjoiaFFXS3Y5U0luZTNuNGMzTnFDbmxTUzBqdDFMbU0rZjlCOG4xVWZRbDFKUDNQanBMeGpWdFBIb2RqUHMzb ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Ijk4Zk93ZjJyZHFrblpJSHJpL0FUV2c9PSIsInZhbHVlIjoiNDRCZDExc0JoNzUzR2owTHlpMFIycWFjaEFCUENvaDRBZkIzamoyb3RCL1JTVnB4eGg3MVl4azBQYTBUVkNMMlAwNkNsR3RvaDUxbDhNYThtRXNtYnRnNjVBeUpuWjcvZmR0N2QvWC9rTTlpNVNzZFcvNTlCT3Z2VnMwdWkwV3EiLCJtYWMiOiIyMGIzZmQyZjJhYmQ2NjdlZTgzY2MzYzJjNDRkZDcwZTQ3N2ViZDE1OWY1MWIzYTJiZmMxNTQ5MmUyMGJmZDUwIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 02:16:12 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Ijk4Zk93ZjJyZHFrblpJSHJpL0FUV2c9PSIsInZhbHVlIjoiNDRCZDExc0JoNzUzR2owTHlpMFIycWFjaEFCUENvaDRBZkIzamoyb3RCL1JTVnB4eGg3MVl4azBQYTBUVkNMMlAwNkNsR ▶" 1 => "hours_frontend_session=eyJpdiI6ImtXcXBacEZLOTZZTVh6bzZUU204UXc9PSIsInZhbHVlIjoiaFFXS3Y5U0luZTNuNGMzTnFDbmxTUzBqdDFMbU0rZjlCOG4xVWZRbDFKUDNQanBMeGpWdFBIb2RqUHMzbVNWN3hTRHF0L0ttdXlMVXJ3Vm1PTHNVeU9yT21XNDlMWXNQajVIQVI5T25ZMWRhUHJkSGhVMEYwaklkcFoyRUU0UkoiLCJtYWMiOiJmMmFmOTQ4YzljMThiYWZjOThlMTdhYWNhZTFkMGE1Y2RmNDU0YmI0NDcxZjZjODU4MDdjY2E4NDI1ZWMyOWIwIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 02:16:12 GMT; path=/; httponly ◀hours_frontend_session=eyJpdiI6ImtXcXBacEZLOTZZTVh6bzZUU204UXc9PSIsInZhbHVlIjoiaFFXS3Y5U0luZTNuNGMzTnFDbmxTUzBqdDFMbU0rZjlCOG4xVWZRbDFKUDNQanBMeGpWdFBIb2RqUHMzb ▶" ] ]
0 of 0array:5 [▼ "_token" => "pqn79hgbo7ES0RKjgP1UsUKCTp3IBXOMnEkEgrQV" "parent_page" => "pages.city-category" "url" => array:1 [▶ "intended" => "https://alpha.hours.com/Friesland/Appelscha/Verkeersscholen" ] "_previous" => array:1 [▶ "url" => "https://alpha.hours.com/Friesland/Appelscha/Verkeersscholen" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]