Direct flight 9M632: Prince George — Edmonton

Information about flight 9M632

Flight 9M632 Prince George Airport (Prince George) – Edmonton International Airport (Edmonton) is carried out by Central Mountain Air 2 time(s) a week: thu, sun.

The flight time is from 1h 30m.

Departure Arrival Flight days Airlines Flight time Airports
10:15 12:45 thu, sun Central Mountain Air 1h 30m Prince George Airport — Edmonton International Airport search

Return flights: 9M631

We use cookies and similar technologies for different purposes. Read the privacy policy. If you use the site you agree to them.

Request history8.3.0PHP Version136msRequest Duration3MBMemory UsageGET flights/{flight}Route
    • Booting (25.41ms)time
    • Application (111ms)time
    • 1 x Application (81.37%)
      111ms
      1 x Booting (18.62%)
      25.41ms
      21 templates were rendered
      • 1x views_us.flights.viewview.blade.php#?blade
      • 1x flights.viewview.blade.php#?blade
      • 1x index.section-slideshowsection-slideshow.blade.php#?blade
      • 1x components.avia-formavia-form.blade.php#?blade
      • 1x breadcrumbs::bootstrap4bootstrap4.blade.php#?blade
      • 1x banners.flight-topflight-top.blade.php#?blade
      • 1x flights.timetabletimetable.blade.php#?blade
      • 1x flights.flightsTableflightsTable.blade.php#?blade
      • 1x components.related-linksrelated-links.blade.php#?blade
      • 1x banners.flight-bottomflight-bottom.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x headerheader.blade.php#?blade
      • 2x menumenu.blade.php#?blade
      • 1x footerfooter.blade.php#?blade
      • 1x components.footer-popular-flightsfooter-popular-flights.blade.php#?blade
      • 1x footer_scriptsfooter_scripts.blade.php#?blade
      • 1x components.currencycurrency.blade.php#?blade
      • 2x components.popuppopup.blade.php#?blade
      • 1x components.languagelanguage.blade.php#?blade
      uri
      GET flights/{flight}
      middleware
      web
      controller
      App\Http\Controllers\FlightsController@view
      namespace
      prefix
      /
      where
      as
      flights
      file
      app/Http/Controllers/FlightsController.php:45-155
      20 statements were executed34.34ms
      • QueryDetector.php#25aviaticketsConnection Established
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • app/Http/Middleware/MinifyHtml.php:21
      • FlightSqlRepository.php#116aviatickets5.96msselect * from `flights` where `name` = '9m632' limit 1
        Bindings
        • 0: 9m632
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:116
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:113
        • app/Http/Controllers/FlightsController.php:47
      • FlightsController.php#54aviatickets1.11msselect * from `airports` where `airports`.`id` = 249 limit 1
        Bindings
        • 0: 249
        Backtrace
        • app/Http/Controllers/FlightsController.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FlightsController.php#55aviatickets1.07msselect * from `cities` where `cities`.`id` = 7376 limit 1
        Bindings
        • 0: 7376
        Backtrace
        • app/Http/Controllers/FlightsController.php:55
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FlightsController.php#56aviatickets1.34msselect * from `airports` where `airports`.`id` = 9364 limit 1
        Bindings
        • 0: 9364
        Backtrace
        • app/Http/Controllers/FlightsController.php:56
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FlightsController.php#57aviatickets1.12msselect * from `cities` where `cities`.`id` = 3073 limit 1
        Bindings
        • 0: 3073
        Backtrace
        • app/Http/Controllers/FlightsController.php:57
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • TimetableRepository.php#96aviatickets1.19msselect * from `timetables` where `flight` = '9M632' order by `time_origin` asc
        Bindings
        • 0: 9M632
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:96
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:90
        • app/Http/Controllers/FlightsController.php:59
      • TimetableRepository.php#96aviatickets1.52msselect * from `airports` where `airports`.`id` in (9364)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:96
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:90
        • app/Http/Controllers/FlightsController.php:59
      • TimetableRepository.php#96aviatickets1.11msselect * from `airports` where `airports`.`id` in (249)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:96
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:90
        • app/Http/Controllers/FlightsController.php:59
      • TimetableRepository.php#96aviatickets1.08msselect * from `airlines` where `airlines`.`id` in (11832)
        Backtrace
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:96
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/TimetableRepository.php:90
        • app/Http/Controllers/FlightsController.php:59
      • LocalRouteRepository.php#520aviatickets1.12msselect * from `flights_by` where `origin_city_id` = 7376 and `destination_city_id` = 3073 limit 1
        Bindings
        • 0: 7376
        • 1: 3073
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/FlightsController.php:71
      • LocalRouteRepository.php#520aviatickets1.01msselect * from `sites_relationships` where `sites_relationships`.`id` in (374349)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:520
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:514
        • app/Http/Controllers/FlightsController.php:71
      • FlightSqlRepository.php#135aviatickets1.81msselect * from `flights` where `origin_airport_id` = 9364 and `destination_airport_id` = 249
        Bindings
        • 0: 9364
        • 1: 249
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:135
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSqlRepository.php:129
        • app/Http/Controllers/FlightsController.php:83
      • FlightsController.php#88aviatickets1.67msselect * from `airlines` where `airlines`.`id` = 11832 limit 1
        Bindings
        • 0: 11832
        Backtrace
        • app/Http/Controllers/FlightsController.php:88
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FlightSchedulesRepository.php#30aviatickets2.51msselect * from `flights_schedules` where `flight` = '9M632' order by `origin_datetime` asc
        Bindings
        • 0: 9M632
        Backtrace
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:30
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/FlightSchedulesRepository.php:24
        • app/Http/Controllers/FlightsController.php:97
      • CountriesRepository.php#31aviatickets1.04msselect * from `countries` where `code` = '' limit 1
        Bindings
        • 0: 
        Backtrace
        • app/Avia/Infrastructure/Repository/CountriesRepository.php:31
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:61
        • app/Avia/Infrastructure/Provider/CurrentCurrencyProvider.php:43
        • app/Http/Controllers/FlightsController.php:130
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • LocalRouteRepository.php#175aviatickets1.48msselect * from `flights_by` where `id` in (240458, 46235, 180255, 46251, 201516, 32301)
        Bindings
        • 0: 240458
        • 1: 46235
        • 2: 180255
        • 3: 46251
        • 4: 201516
        • 5: 32301
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets1.3msselect * from `cities` where `cities`.`id` in (537, 779, 3448, 3796, 4539)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets2.08msselect * from `cities` where `cities`.`id` in (2122, 3301, 5136, 7738, 8381, 8447)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets3.62msselect * from `countries` where `countries`.`id` in (17, 70, 79, 92, 105)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      • LocalRouteRepository.php#175aviatickets1.2msselect * from `sites_relationships` where `sites_relationships`.`id` in (32301, 46235, 46251, 180255, 201516, 240458)
        Backtrace
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:175
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • app/Avia/Infrastructure/Repository/LocalRouteRepository.php:179
        • app/Avia/Application/SeoRoutesHandler.php:40
      App\Avia\Infrastructure\Model\City
      13City.php#?
      App\Avia\Infrastructure\Model\LocalRoute
      7LocalRoute.php#?
      App\Avia\Infrastructure\Model\SitesRelationship
      7SitesRelationship.php#?
      App\Avia\Infrastructure\Model\Country
      5Country.php#?
      App\Avia\Infrastructure\Model\Airport
      4Airport.php#?
      App\Avia\Infrastructure\Model\Flight
      2Flight.php#?
      App\Avia\Infrastructure\Model\Airline
      2Airline.php#?
      App\Avia\Infrastructure\Model\Timetable
      1Timetable.php#?
            _token
            jFiQLRdeYOK6IA7hJ45gx83DABtYs2dWVlq7KzXJ
            _previous
            array:1 [ "url" => "https://d.lowcost.club/flights/9m632?_url=%2Fflights%2F9m632" ]
            _flash
            array:2 [ "old" => [] "new" => [] ]
            path_info
            /flights/9m632
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "_url" => "/flights/9m632" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Iisva3ZvZ1AvL2hkdzV6MDlvQlRKQkE9PSIsInZhbHVlIjoicGdDYTVua1dEdnZEUElkaUZZd3hRVGROME5SWCtNalVRMlQ2WU9LSURIcTA4bTlGTDhYWXlWbE1JN3NyREczWGpsa2FocUJ3dytpK1NjSUhOd1ZnMmVZK3BxcUhuQmJiaXFnbHl3bHpjM0pNSGdFUDBkamdNdXdXRTBZNHVXNWYiLCJtYWMiOiJkMzE0Y2YyOGQ4NGJkZjc3NTAyZGMxYmFmOGUyYmYxZmU4YWVkZjFmZDAzNTAxZjE4NGQzNzQwMTNjNDMxOWUyIiwidGFnIjoiIn0%3D; lowcostclub_session=eyJpdiI6IlB3SGtTNHVBQitHRzZjUUNtc3FmVGc9PSIsInZhbHVlIjoiMFV2MjcweWVITEZpdGU5ek1sNVV3a0lHTWUzTFNvZHZmZk9uSjB0RVpwbm1OdUFxWWdaUXFtYk1DMyt6UkxqNFBuakJYYzJnVjNjS29pOERXeCt5ay8yTjZENnVIZi9FMXRKZEVqVWR1bi9BOGxmekYrdzBYRnVqT0NTZ3U0TmMiLCJtYWMiOiI3OWM2Zjc2NTRiNWI0Y2IwNTU2YzBkMmMwMTllNWE0MzI4ZjA4Y2U4MjI1MDcxY2U5NTQ3MTE5OTNiZjBlOWQ3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Iisva3ZvZ1AvL2hkdzV6MDlvQlRKQkE9PSIsInZhbHVlIjoicGdDYTVua1dEdnZEUElkaUZZd3hRVGROME5SWCtNalVRMlQ2WU9LSURIcTA4bTlGTDhYWXlWbE1JN3NyREczWGpsa2Foc" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "d.lowcost.club" ] ]
            request_cookies
            0 of 0
            array:2 [ "XSRF-TOKEN" => "jFiQLRdeYOK6IA7hJ45gx83DABtYs2dWVlq7KzXJ" "lowcostclub_session" => "AjGbufWodpmATk9eTmcsTZFMBvzN9Y6sl6yrYv3s" ]
            response_headers
            0 of 0
            array:5 [ "cache-control" => array:1 [ 0 => "max-age=86400, public" ] "date" => array:1 [ 0 => "Sun, 04 May 2025 19:01:31 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZGOUtkY2FUN21TMHErVXFpbnMyQlE9PSIsInZhbHVlIjoiRkN5K0xJUVZWQWpOU2YxRks0a1dBSEVqOTQ5dHdlWE9ndGtrUExxMGpLOUdmeEZoVzNMdW5yYlk4SHhNNWhxaUh4UVVXRE8zUmQ0RjhncEswekxyM20xUVNPZnpXalQwMEJKK0ttbGxUWVFjLzlaMkV4QjlocFBoU2JJWVpaT20iLCJtYWMiOiIwN2EyMmJjN2RjZmJmNjZkZjhhZjI0MzExMjVkYjYwOTAzYmQxZjc5MjZhZjNmNjg3NGI0NWVmOGYxODkwYTA1IiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 21:01:31 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlZGOUtkY2FUN21TMHErVXFpbnMyQlE9PSIsInZhbHVlIjoiRkN5K0xJUVZWQWpOU2YxRks0a1dBSEVqOTQ5dHdlWE9ndGtrUExxMGpLOUdmeEZoVzNMdW5yYlk4SHhNNWhxaUh4UVVXR" 1 => "lowcostclub_session=eyJpdiI6ImlOSUZVUU1mRXBBY283S1MxSWlQemc9PSIsInZhbHVlIjoiUlVKaHV2bWJobHQrYzhuS2tZU1ZrTjBFU0RiUExqT0tGU3pTRkMrTmxaYTBmM050bHVFL3NLenMzWGNKbU4zTzIxdzZ5UFRZdXV3M0ZvYVhrWmlMUDdUOTZyME1ZUFF2R1Y0ekV2aTNFendvNFB0bk1SV1R4YVV1VDlyYmJoL3MiLCJtYWMiOiI1MmYyZDJiZTM3YTI3NGQwMWEzZWY3ZTc0ZmE0NWNjYmY4NWExODg4NTJhZTBlYmNhZmRlNGYwNjc3MjBmZTc5IiwidGFnIjoiIn0%3D; expires=Sun, 04 May 2025 21:01:31 GMT; Max-Age=7200; path=/; httponly; samesite=laxlowcostclub_session=eyJpdiI6ImlOSUZVUU1mRXBBY283S1MxSWlQemc9PSIsInZhbHVlIjoiUlVKaHV2bWJobHQrYzhuS2tZU1ZrTjBFU0RiUExqT0tGU3pTRkMrTmxaYTBmM050bHVFL3NLenMzWGNKbU4z" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlZGOUtkY2FUN21TMHErVXFpbnMyQlE9PSIsInZhbHVlIjoiRkN5K0xJUVZWQWpOU2YxRks0a1dBSEVqOTQ5dHdlWE9ndGtrUExxMGpLOUdmeEZoVzNMdW5yYlk4SHhNNWhxaUh4UVVXRE8zUmQ0RjhncEswekxyM20xUVNPZnpXalQwMEJKK0ttbGxUWVFjLzlaMkV4QjlocFBoU2JJWVpaT20iLCJtYWMiOiIwN2EyMmJjN2RjZmJmNjZkZjhhZjI0MzExMjVkYjYwOTAzYmQxZjc5MjZhZjNmNjg3NGI0NWVmOGYxODkwYTA1IiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 21:01:31 GMT; path=/XSRF-TOKEN=eyJpdiI6IlZGOUtkY2FUN21TMHErVXFpbnMyQlE9PSIsInZhbHVlIjoiRkN5K0xJUVZWQWpOU2YxRks0a1dBSEVqOTQ5dHdlWE9ndGtrUExxMGpLOUdmeEZoVzNMdW5yYlk4SHhNNWhxaUh4UVVXR" 1 => "lowcostclub_session=eyJpdiI6ImlOSUZVUU1mRXBBY283S1MxSWlQemc9PSIsInZhbHVlIjoiUlVKaHV2bWJobHQrYzhuS2tZU1ZrTjBFU0RiUExqT0tGU3pTRkMrTmxaYTBmM050bHVFL3NLenMzWGNKbU4zTzIxdzZ5UFRZdXV3M0ZvYVhrWmlMUDdUOTZyME1ZUFF2R1Y0ekV2aTNFendvNFB0bk1SV1R4YVV1VDlyYmJoL3MiLCJtYWMiOiI1MmYyZDJiZTM3YTI3NGQwMWEzZWY3ZTc0ZmE0NWNjYmY4NWExODg4NTJhZTBlYmNhZmRlNGYwNjc3MjBmZTc5IiwidGFnIjoiIn0%3D; expires=Sun, 04-May-2025 21:01:31 GMT; path=/; httponlylowcostclub_session=eyJpdiI6ImlOSUZVUU1mRXBBY283S1MxSWlQemc9PSIsInZhbHVlIjoiUlVKaHV2bWJobHQrYzhuS2tZU1ZrTjBFU0RiUExqT0tGU3pTRkMrTmxaYTBmM050bHVFL3NLenMzWGNKbU4z" ] ]
            session_attributes
            0 of 0
            array:3 [ "_token" => "jFiQLRdeYOK6IA7hJ45gx83DABtYs2dWVlq7KzXJ" "_previous" => array:1 [ "url" => "https://d.lowcost.club/flights/9m632?_url=%2Fflights%2F9m632" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-05-04 19:01:31GET/flights/9m632212041