logo
logo logo

رسمياً.. استئناف الرحلات الجوية بين السعودية والعراق -فيديو 

رسمياً.. استئناف الرحلات الجوية بين السعودية والعراق -فيديو 
صحيفة المرصد: وصلت طائرة الناقل السعودي إلى مطار أربيل قادمة من جدة عبر طيران ناس، واستئناف الرحلات الجوية بين مطاري أربيل وجدة.

ووفق قناة "الإخبارية" فإن مطار الملك عبدالعزيز بجدة يستقبل اليوم الأربعاء، الرحلات المنتظمة بين السعودية والعراق؛ ضمن قرار استئناف الرحلات الجوية بين البلدين.

كما أن الناقل السعودي سوف يستأنف الرحلات بين مطاري بغداد وجدة بعد اكتمال الإجراءات اللازمة.

الجدير بالذكر يأتي استئناف المملكة والعراق الرحلات الجوية المنتظمة بينهما، امتداداً لجهود تعزيز التواصل بين البلدين على المستوى الإستراتيجي والارتقاء بالعلاقات الثنائية إلى آفاق جديدة في مختلف المجالات من خلال مخرجات أعمال مجلس التنسيق السعودي العراقي بقيادة وإشراف من صاحب السمو الملكي الأمير محمد بن سلمان بن عبدالعزيز آل سعود، ولي العهد رئيس مجلس الوزراء –حفظه الله.


التعليقات (0)

التعليقات مغلقة

Request history8.1.32PHP Version323msRequest Duration45MBMemory UsageGET article/{id}/{section_title?}/{title?}/{comment_id?}Route
    • Booting (170ms)time
    • Application (153ms)time
    • 1 x Booting (52.57%)
      170ms
      1 x Application (47.43%)
      153ms
      10 templates were rendered
      • web.singlesingle.blade.php#?blade
      • web.components.metameta.blade.php#?blade
      • web.components.datedate.blade.php#?blade
      • web.components.social-sharingsocial-sharing.blade.php#?blade
      • components.smart-ad-componentsmart-ad-component.blade.php#?blade
      • components.smart-ad-componentsmart-ad-component.blade.php#?blade
      • web.layouts.mastermaster.blade.php#?blade
      • web.layouts.headerheader.blade.php#?blade
      • web.layouts.footerfooter.blade.php#?blade
      • components.smart-ad-componentsmart-ad-component.blade.php#?blade
      uri
      GET article/{id}/{section_title?}/{title?}/{comment_id?}
      middleware
      web
      domain
      almarsad.toplinedev.com
      controller
      App\Http\Controllers\Web\ArticleController@show
      namespace
      prefix
      where
      as
      article.show
      file
      app/Http/Controllers/Web/ArticleController.php:37-73
      13 statements were executed, 2 of which were duplicates, 11 unique. Show only duplicated9.93ms
      • Connection Establishedalmarsadtoplined_mainArticleController.php#40
        Backtrace
        • 15. app/Http/Controllers/Web/ArticleController.php:40
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `articles` where `status` = 1 and `articles`.`id` = '174808' and `articles`.`deleted_at` is null limit 1
        2.61msalmarsadtoplined_mainArticleController.php#40
        Bindings
        • 0: 1
        • 1: 174808
        Backtrace
        • 17. app/Http/Controllers/Web/ArticleController.php:40
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `sections`.*, `article_section`.`article_id` as `pivot_article_id`, `article_section`.`section_id` as `pivot_section_id` from `sections` inner join `article_section` on `sections`.`id` = `article_section`.`section_id` where `article_section`.`article_id` in (174808) and `sections`.`deleted_at` is null
        520μsalmarsadtoplined_mainArticleController.php#40
        Backtrace
        • 21. app/Http/Controllers/Web/ArticleController.php:40
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Connection Establishedalmarsadtoplined_commentsArticleController.php#77
        Backtrace
        • 15. app/Http/Controllers/Web/ArticleController.php:77
        • 16. app/Http/Controllers/Web/ArticleController.php:70
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` = '174808' and `type` = 1 and `comments`.`deleted_at` is null
        1.52msalmarsadtoplined_commentsArticleController.php#80
        Bindings
        • 0: 1
        • 1: 2
        • 2: 174808
        • 3: 1
        Backtrace
        • 16. app/Http/Controllers/Web/ArticleController.php:80
        • 17. app/Http/Controllers/Web/ArticleController.php:70
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` = '174808' and `type` = 1
        520μsalmarsadtoplined_commentsArticleController.php#85
        Bindings
        • 0: 1
        • 1: 2
        • 2: 174808
        • 3: 1
        Backtrace
        • 16. app/Http/Controllers/Web/ArticleController.php:85
        • 17. app/Http/Controllers/Web/ArticleController.php:70
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` = 174808 and `comment_id` is null and `type` = 1 and `comments`.`deleted_at` is null
        730μsalmarsadtoplined_commentshelpers.php#454
        Bindings
        • 0: 1
        • 1: 2
        • 2: 174808
        • 3: 1
        Backtrace
        • 16. app/Helpers/helpers.php:454
        • 18. app/Helpers/helpers.php:463
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select count(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` = 174808 and `type` = 1 and `comment_id` is null
        460μsalmarsadtoplined_commentshelpers.php#460
        Bindings
        • 0: 1
        • 1: 2
        • 2: 174808
        • 3: 1
        Backtrace
        • 16. app/Helpers/helpers.php:460
        • 18. app/Helpers/helpers.php:463
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
      • select * from `settings` where `name` = 'nasher_header' limit 1
        440μsalmarsadtoplined_mainheader.blade.php#99
        Bindings
        • 0: nasher_header
        Backtrace
        • 16. view::web.layouts.header:99
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:100
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'show_matches_section_sport' limit 1
        350μsalmarsadtoplined_mainheader.blade.php#107
        Bindings
        • 0: show_matches_section_sport
        Backtrace
        • 16. view::web.layouts.header:107
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:108
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_text' limit 1
        340μsalmarsadtoplined_mainheader.blade.php#113
        Bindings
        • 0: nasher_header_text
        Backtrace
        • 16. view::web.layouts.header:113
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:114
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_header_upload' limit 1
        390μsalmarsadtoplined_mainheader.blade.php#117
        Bindings
        • 0: nasher_header_upload
        Backtrace
        • 16. view::web.layouts.header:117
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:118
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_url_website' limit 1
        480μsalmarsadtoplined_mainheader.blade.php#121
        Bindings
        • 0: nasher_url_website
        Backtrace
        • 16. view::web.layouts.header:121
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.header:122
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • Connection Establishedalmarsadtoplined_sportheader.blade.php#127
        Backtrace
        • 15. view::web.layouts.header:127
        • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 19. view::web.layouts.header:130
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `matches` where date(`match_date`) = '2025-04-11' and `publish_status` = 1 and `matches`.`deleted_at` is null
        1.22msalmarsadtoplined_sportheader.blade.php#129
        Bindings
        • 0: 2025-04-11
        • 1: 1
        Backtrace
        • 15. view::web.layouts.header:129
        • 16. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 17. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 19. view::web.layouts.header:130
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select * from `settings` where `name` = 'nasher_url_website' limit 1
        350μsalmarsadtoplined_mainfooter.blade.php#26
        Bindings
        • 0: nasher_url_website
        Backtrace
        • 16. view::web.layouts.footer:26
        • 17. vendor/laravel/framework/src/Illuminate/Cache/Repository.php:396
        • 18. vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:429
        • 20. view::web.layouts.footer:27
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      App\Models\Setting
      4Setting.php#?
      App\Models\Article
      1Article.php#?
      App\Models\Section
      1Section.php#?
          _token
          H1XLDnIOaLPtVuJi0KBmZfmOLlBEcZJrXMRRjWks
          flasher::envelopes
          []
          _previous
          array:1 [ "url" => "https://almarsad.toplinedev.com/article/174808/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          telescope
          View in Telescope
          path_info
          /article/174808/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D8%B1%D8%B3%D9%85%D9%8A%D8%A7-%D8%A7%D8%B3%D8%AA%D8%A6%D9%86%D8%A7%D9%81-%D8%A7%D9%84%D8%B1%D8%AD%D9%84%D8%A7%D8%AA-%D8%A7%D9%84%D8%AC%D9%88%D9%8A%D8%A9-%D8%A8%D9%8A%D9%86-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9-%D9%88%D8%A7%D9%84%D8%B9%D8%B1%D8%A7%D9%82-%D9%81%D9%8A%D8%AF%D9%8A%D9%88
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "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" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.143.214.6" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "almarsad.toplinedev.com" ] "x-forwarded-for" => array:1 [ 0 => "3.143.214.6" ] "cf-ray" => array:1 [ 0 => "92e9cf56f9bc1193-ORD" ] ]
          request_cookies
          []
          
          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, 11 Apr 2025 10:30:41 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5BMHNVZHNySGRFa0lSOXAwOEk1UVE9PSIsInZhbHVlIjoid3VoajRCRWh5Z2pZQzROVElVWWhyUkM1am1mWVl6cnY0WnlqZmhURmJjcGVYaEI4Unk3aGsvRGlCUndiQUNKN3BxQk1pbUo3SHJNRUdpeElPRnpiclExanRmTUxsdWRCN0RCaldaTnNCWlFpN01iSTA4T0lFSEZ5a0c5WXNSbUoiLCJtYWMiOiJiMjNmZjI1NDk2MDZhYzUxMDQ5NmIzNWM1ZmFmZmM2N2M3ZDExZTAyMTI3YTY4ODYyYzBjMDVjNTllOTEwYmY1IiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 12:30:41 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik5BMHNVZHNySGRFa0lSOXAwOEk1UVE9PSIsInZhbHVlIjoid3VoajRCRWh5Z2pZQzROVElVWWhyUkM1am1mWVl6cnY0WnlqZmhURmJjcGVYaEI4Unk3aGsvRGlCUndiQUNKN3BxQk1pb" 1 => "al_marsad_session=eyJpdiI6Ikp0RnQ5Q3FwR2N3ZWdXdHlFUWluN3c9PSIsInZhbHVlIjoiMTV5U3d3TEVpQlZOU0hET3BwTlFMa0U5S3N0d2hwNTM1UVk1TUpZSFY5OEowQWRhY0tMOHlLR1pxMnN4YStMME51U0N5SlorM3JVRmx5Z3o0R2x4OG11TnhpcHFWTkhtTjJjMGhoakZWR256MzVQU3VCZkV1a3dIZ1M1Mm50bkEiLCJtYWMiOiJiODA4NTdmZDVjMDQ4MDM0Yjc2YTg0ZjYzMWI4ODc4ZjJjYTJkZTUyNjU2MjUwMjUxYmE0MTViN2QzMTdjZDRhIiwidGFnIjoiIn0%3D; expires=Fri, 11 Apr 2025 12:30:41 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxal_marsad_session=eyJpdiI6Ikp0RnQ5Q3FwR2N3ZWdXdHlFUWluN3c9PSIsInZhbHVlIjoiMTV5U3d3TEVpQlZOU0hET3BwTlFMa0U5S3N0d2hwNTM1UVk1TUpZSFY5OEowQWRhY0tMOHlLR1pxMnN4YStMME" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik5BMHNVZHNySGRFa0lSOXAwOEk1UVE9PSIsInZhbHVlIjoid3VoajRCRWh5Z2pZQzROVElVWWhyUkM1am1mWVl6cnY0WnlqZmhURmJjcGVYaEI4Unk3aGsvRGlCUndiQUNKN3BxQk1pbUo3SHJNRUdpeElPRnpiclExanRmTUxsdWRCN0RCaldaTnNCWlFpN01iSTA4T0lFSEZ5a0c5WXNSbUoiLCJtYWMiOiJiMjNmZjI1NDk2MDZhYzUxMDQ5NmIzNWM1ZmFmZmM2N2M3ZDExZTAyMTI3YTY4ODYyYzBjMDVjNTllOTEwYmY1IiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 12:30:41 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik5BMHNVZHNySGRFa0lSOXAwOEk1UVE9PSIsInZhbHVlIjoid3VoajRCRWh5Z2pZQzROVElVWWhyUkM1am1mWVl6cnY0WnlqZmhURmJjcGVYaEI4Unk3aGsvRGlCUndiQUNKN3BxQk1pb" 1 => "al_marsad_session=eyJpdiI6Ikp0RnQ5Q3FwR2N3ZWdXdHlFUWluN3c9PSIsInZhbHVlIjoiMTV5U3d3TEVpQlZOU0hET3BwTlFMa0U5S3N0d2hwNTM1UVk1TUpZSFY5OEowQWRhY0tMOHlLR1pxMnN4YStMME51U0N5SlorM3JVRmx5Z3o0R2x4OG11TnhpcHFWTkhtTjJjMGhoakZWR256MzVQU3VCZkV1a3dIZ1M1Mm50bkEiLCJtYWMiOiJiODA4NTdmZDVjMDQ4MDM0Yjc2YTg0ZjYzMWI4ODc4ZjJjYTJkZTUyNjU2MjUwMjUxYmE0MTViN2QzMTdjZDRhIiwidGFnIjoiIn0%3D; expires=Fri, 11-Apr-2025 12:30:41 GMT; path=/; secure; httponlyal_marsad_session=eyJpdiI6Ikp0RnQ5Q3FwR2N3ZWdXdHlFUWluN3c9PSIsInZhbHVlIjoiMTV5U3d3TEVpQlZOU0hET3BwTlFMa0U5S3N0d2hwNTM1UVk1TUpZSFY5OEowQWRhY0tMOHlLR1pxMnN4YStMME" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "H1XLDnIOaLPtVuJi0KBmZfmOLlBEcZJrXMRRjWks" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://almarsad.toplinedev.com/article/174808/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D8%B1%D8%B3%D9%85%D9%8A%D8%A7-%D8%A7%D8%B3%D8%AA%D8%A6%D9%86%D8%A7%D9%81-%D8%A7%D9%84%D8%B1%D8%AD%D9%84%D8%A7%D8%AA-%D8%A7%D9%84%D8%AC%D9%88%D9%8A%D8%A9-%D8%A8%D9%8A%D9%86-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9-%D9%88%D8%A7%D9%84%D8%B9%D8%B1%D8%A7%D9%82-%D9%81%D9%8A%D8%AF%D9%8A%D9%88https://almarsad.toplinedev.com/article/174808/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D8%B1%D8%B3%D9%85%D9%8A%D8%A7-%D8%A7%D8%B3%D8%AA%D" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-11 13:30:41GET/article/174808/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D8%B1%D8%B3%D9%85%D9%8A%D8%A7-%D8%A7%D8%B3%D8%AA%D8%A6%D9%86%D8%A7%D9%81-%D8%A7%D9%84%D8%B1%D8%AD%D9%84%D8%A7%D8%AA-%D8%A7%D9%84%D8%AC%D9%88%D9%8A%D8%A9-%D8%A8%D9%8A%D9%86-%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9-%D9%88%D8%A7%D9%84%D8%B9%D8%B1%D8%A7%D9%82-%D9%81%D9%8A%D8%AF%D9%8A%D9%8810136