logo
logo logo
عاجل:

    خالد السلطان يطالب بإقالة كاسترو من تدريب النصر.. ويكشف السبب!

    خالد السلطان يطالب بإقالة كاسترو من تدريب النصر.. ويكشف السبب!

    المرصد الرياضية: طالب خالد السلطان، العضو البلاتيني بنادي النصر، بإقالة البرتغالي لويس كاسترو، مدرب الفريق، بعد الخسارة أمام ألميريا الإسباني (0-3)، مساء أمس الخميس في ختام المعسكر الإعدادي للموسم المقبل.

    وقال السلطان، عبر حسابه على موقع التواصل الاجتماعي "إكس": "سعدت بحضور مبارة النصر وألميريا، في إطار التحضيرات الودية للفريق وأتفهم جدا غضب الجماهير، هذا الغضب هو انعكاس لحب وعشق لهذا الكيان، لذا يجب تفهمه.

    وتابع: "من واقع 8 مباريات تحضيرية، ما أود قوله إنني فعلا تألمت من المستويات التي نراها، وإن كانت تحضيرية، إلا أنه يفترض أن تكون انعكاسًا لحضور قوي، قياسا بما تقوم به الإدارة الجديدة من دعم وجهود، وإن كان من غير المنصف أبدا التعليق على أدوارها الآن.

    وأردف: "لدي قناعة خاصة، أتشاركها مع المطالبين بتغيير المدرب، دون التقليل من كفاءته، ولكن في عالم كرة القدم، حتى المدرب الجيد قد يحين الوقت لتغييره. 

    وأتم: "مدرب يعالج غياب الروح العالية والقتالية، مدرب يضع اللاعبين في المكان المناسب، بحسب ما يقدمون من جهد وقتالية.. هذا عير مطمئن بالفعل!.

    ×
    التعليقات (9)

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

    Request history8.1.33PHP Version307msRequest Duration45MBMemory UsageGET article/{id}/{section_title?}/{title?}/{comment_id?}Route
      • Booting (155ms)time
      • Application (152ms)time
      • 1 x Booting (50.45%)
        155ms
        1 x Application (49.55%)
        152ms
        8 templates were rendered
        • web.sport.singlesingle.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
        uri
        GET article/{id}/{section_title?}/{title?}/{comment_id?}
        middleware
        web
        domain
        almarsad-sport.toplinedev.com
        controller
        App\Http\Controllers\Web\SportArticleController@show
        namespace
        prefix
        where
        as
        sportarticle.show
        file
        app/Http/Controllers/Web/SportArticleController.php:36-72
        19 statements were executed, 4 of which were duplicates, 15 unique. Show only duplicated18.06ms
        • Connection Establishedalmarsadtoplined_sportSportArticleController.php#43
          Backtrace
          • 15. app/Http/Controllers/Web/SportArticleController.php:43
          • 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 `articles`.`id` = '200487' and `articles`.`deleted_at` is null limit 1
          3.41msalmarsadtoplined_sportSportArticleController.php#43
          Bindings
          • 0: 200487
          Backtrace
          • 17. app/Http/Controllers/Web/SportArticleController.php:43
          • 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 (200487) and `sections`.`deleted_at` is null
          990μsalmarsadtoplined_sportSportArticleController.php#43
          Backtrace
          • 21. app/Http/Controllers/Web/SportArticleController.php:43
          • 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_commentsSportArticleController.php#75
          Backtrace
          • 15. app/Http/Controllers/Web/SportArticleController.php:75
          • 16. app/Http/Controllers/Web/SportArticleController.php:68
          • 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` = '200487' and `type` = 2 and `comments`.`deleted_at` is null
          2.53msalmarsadtoplined_commentsSportArticleController.php#78
          Bindings
          • 0: 1
          • 1: 2
          • 2: 200487
          • 3: 2
          Backtrace
          • 16. app/Http/Controllers/Web/SportArticleController.php:78
          • 17. app/Http/Controllers/Web/SportArticleController.php:68
          • 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` = '200487' and `type` = 2
          790μsalmarsadtoplined_commentsSportArticleController.php#83
          Bindings
          • 0: 1
          • 1: 2
          • 2: 200487
          • 3: 2
          Backtrace
          • 16. app/Http/Controllers/Web/SportArticleController.php:83
          • 17. app/Http/Controllers/Web/SportArticleController.php:68
          • 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` = 200487 and `comment_id` is null and `type` = 2 and `comments`.`deleted_at` is null
          1.18msalmarsadtoplined_commentshelpers.php#424
          Bindings
          • 0: 1
          • 1: 2
          • 2: 200487
          • 3: 2
          Backtrace
          • 16. app/Helpers/helpers.php:424
          • 18. app/Helpers/helpers.php:435
          • 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` = 200487 and `type` = 2 and `comment_id` is null
          800μsalmarsadtoplined_commentshelpers.php#430
          Bindings
          • 0: 1
          • 1: 2
          • 2: 200487
          • 3: 2
          Backtrace
          • 16. app/Helpers/helpers.php:430
          • 18. app/Helpers/helpers.php:435
          • 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
        • Connection Establishedalmarsadtoplined_mainhelpers.php#308
          Backtrace
          • 15. app/Helpers/helpers.php:308
          • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 20. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `smart_ads` where `slug` = '6th-MPU-Single-Desktop-Sport' limit 1
          1.85msalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 6th-MPU-Single-Desktop-Sport
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `smart_ads` where `slug` = '6th-MPU-Single-Desktop-Sport' limit 1
          630μsalmarsadtoplined_mainSmartAdComponent.php#34
          Bindings
          • 0: 6th-MPU-Single-Desktop-Sport
          Backtrace
          • 16. app/View/Components/SmartAdComponent.php:34
          • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:135
          • 18. view::web.sport.single:219
          • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `smart_ads` where `slug` = '1st-MPU-Desktop-Sport' limit 1
          600μsalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 1st-MPU-Desktop-Sport
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `smart_ads` where `slug` = '1st-MPU-Desktop-Sport' limit 1
          560μsalmarsadtoplined_mainSmartAdComponent.php#34
          Bindings
          • 0: 1st-MPU-Desktop-Sport
          Backtrace
          • 16. app/View/Components/SmartAdComponent.php:34
          • 17. vendor/laravel/framework/src/Illuminate/View/Component.php:135
          • 18. view::web.sport.single:583
          • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • select * from `smart_ads` where `slug` = '4th-MPU-Desktop-Sport' limit 1
          720μsalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 4th-MPU-Desktop-Sport
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `smart_ads` where `slug` = '5th-MPU-Desktop-Sport' limit 1
          650μsalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 5th-MPU-Desktop-Sport
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `settings` where `name` = 'nasher_header_text_font_size' limit 1
          610μsalmarsadtoplined_mainheader.blade.php#117
          Bindings
          • 0: nasher_header_text_font_size
          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_header_text_color' limit 1
          410μsalmarsadtoplined_mainheader.blade.php#120
          Bindings
          • 0: nasher_header_text_color
          Backtrace
          • 16. view::web.layouts.header:120
          • 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:121
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • select * from `pages`
          510μsalmarsadtoplined_sporthelpers.php#122
          Backtrace
          • 16. app/Helpers/helpers.php:122
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `settings` where `name` = 'nasher_footer_text_font_size' limit 1
          440μsalmarsadtoplined_mainfooter.blade.php#29
          Bindings
          • 0: nasher_footer_text_font_size
          Backtrace
          • 16. view::web.layouts.footer:29
          • 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:30
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • select * from `settings` where `name` = 'nasher_footer_text_color' limit 1
          400μsalmarsadtoplined_mainfooter.blade.php#32
          Bindings
          • 0: nasher_footer_text_color
          Backtrace
          • 16. view::web.layouts.footer:32
          • 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:33
          • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • select * from `smart_ads` where `slug` = '7th-MPU-Desktop' limit 1
          500μsalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 7th-MPU-Desktop
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • select * from `smart_ads` where `slug` = '7th-MPU-Desktop-Sport' limit 1
          480μsalmarsadtoplined_mainhelpers.php#308
          Bindings
          • 0: 7th-MPU-Desktop-Sport
          Backtrace
          • 16. app/Helpers/helpers.php:308
          • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
          • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
          • 21. vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
          • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        App\Models\SportPage
        18SportPage.php#?
        App\Models\SmartAd
        6SmartAd.php#?
        App\Models\SportSection
        2SportSection.php#?
        App\Models\SportArticle
        1SportArticle.php#?
            _token
            KIqsRwJp0URv68sJxXwa4asvGd2M9wcFmAqbwIto
            flasher::envelopes
            []
            _previous
            array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/200487/%D8%A2%D8%AE%D8%B1%20%D8%...
            _flash
            array:2 [ "old" => [] "new" => [] ]
            PHPDEBUGBAR_STACK_DATA
            []
            telescope
            View in Telescope
            path_info
            /article/200487/%D8%A2%D8%AE%D8%B1%20%D8%A7%D9%84%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1/%3Cdiv%20class=
            status_code
            200
            
            status_text
            OK
            format
            html
            content_type
            text/html; charset=UTF-8
            request_query
            0 of 0
            array:1 [ "t" => "0ROIhcG-y6Nr7lIORoriNA" ]
            request_request
            []
            
            request_headers
            0 of 0
            array:16 [ "x-https" => array:1 [ 0 => "1" ] "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "almarsad-sport.toplinedev.com" ] ]
            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 => "Wed, 23 Jul 2025 07:44:48 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImR3YmQ1Tjc4djdLcTV3NWVxTEp0QXc9PSIsInZhbHVlIjoiVU5XTGdmaW5wTm5WUzlQNnVEdTlaRTdnOTg2bzN5R2ZZVnRDNmhHSXJkYnBBdGhaeGUxSTFZYVBvMUY3ZzlTejY2ZXExUTlKWnlxcVJZSzE3WEUzMHRhVWhVdFhOK0NOQk54ck1HbW9KRDFTVWcyaE52U0NSVGdNRmloc00vM3MiLCJtYWMiOiI5YjJhY2NjZjFkYTk5ZDM2ODM1Zjg5NThlMTU3MWJlYTA0Yjk1ZWUyZTk2ZjRhNjlmOWM1MWQ1NWE3NDZhNTJiIiwidGFnIjoiIn0%3D; expires=Wed, 23 Jul 2025 09:44:48 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImR3YmQ1Tjc4djdLcTV3NWVxTEp0QXc9PSIsInZhbHVlIjoiVU5XTGdmaW5wTm5WUzlQNnVEdTlaRTdnOTg2bzN5R2ZZVnRDNmhHSXJkYnBBdGhaeGUxSTFZYVBvMUY3ZzlTejY2ZXExU" 1 => "al_marsad_session=eyJpdiI6IklTUExHNEU5YWw5WFFSK3FmaDcyNWc9PSIsInZhbHVlIjoidVJMdXR1aXVoMjdZMXl6VHB6NzVqWElhSUlRZ1ZJcENMRDRmMnc5R0RGWmZoZXNjYm1HMU53N1BCcmtDUEE2NWJEV3BOWUMrUXkxSHBLUkc5eG51dTJZSjlsVWYyREhvUHJDUHJ6cDltVGZZL2ExYTlpNEpsaWFEcFBOWnVGV0ciLCJtYWMiOiIyMDE0MTgxNTcyMDM4YmI5YzI0NWY1YmViMjQ5ZGU1YzFmYmMxYWJlNThlZjMwMTczMWFiNmY1YjViNDdhNzhkIiwidGFnIjoiIn0%3D; expires=Wed, 23 Jul 2025 09:44:48 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxal_marsad_session=eyJpdiI6IklTUExHNEU5YWw5WFFSK3FmaDcyNWc9PSIsInZhbHVlIjoidVJMdXR1aXVoMjdZMXl6VHB6NzVqWElhSUlRZ1ZJcENMRDRmMnc5R0RGWmZoZXNjYm1HMU53N1BCcmtDUEE2NW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImR3YmQ1Tjc4djdLcTV3NWVxTEp0QXc9PSIsInZhbHVlIjoiVU5XTGdmaW5wTm5WUzlQNnVEdTlaRTdnOTg2bzN5R2ZZVnRDNmhHSXJkYnBBdGhaeGUxSTFZYVBvMUY3ZzlTejY2ZXExUTlKWnlxcVJZSzE3WEUzMHRhVWhVdFhOK0NOQk54ck1HbW9KRDFTVWcyaE52U0NSVGdNRmloc00vM3MiLCJtYWMiOiI5YjJhY2NjZjFkYTk5ZDM2ODM1Zjg5NThlMTU3MWJlYTA0Yjk1ZWUyZTk2ZjRhNjlmOWM1MWQ1NWE3NDZhNTJiIiwidGFnIjoiIn0%3D; expires=Wed, 23-Jul-2025 09:44:48 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImR3YmQ1Tjc4djdLcTV3NWVxTEp0QXc9PSIsInZhbHVlIjoiVU5XTGdmaW5wTm5WUzlQNnVEdTlaRTdnOTg2bzN5R2ZZVnRDNmhHSXJkYnBBdGhaeGUxSTFZYVBvMUY3ZzlTejY2ZXExU" 1 => "al_marsad_session=eyJpdiI6IklTUExHNEU5YWw5WFFSK3FmaDcyNWc9PSIsInZhbHVlIjoidVJMdXR1aXVoMjdZMXl6VHB6NzVqWElhSUlRZ1ZJcENMRDRmMnc5R0RGWmZoZXNjYm1HMU53N1BCcmtDUEE2NWJEV3BOWUMrUXkxSHBLUkc5eG51dTJZSjlsVWYyREhvUHJDUHJ6cDltVGZZL2ExYTlpNEpsaWFEcFBOWnVGV0ciLCJtYWMiOiIyMDE0MTgxNTcyMDM4YmI5YzI0NWY1YmViMjQ5ZGU1YzFmYmMxYWJlNThlZjMwMTczMWFiNmY1YjViNDdhNzhkIiwidGFnIjoiIn0%3D; expires=Wed, 23-Jul-2025 09:44:48 GMT; path=/; secure; httponlyal_marsad_session=eyJpdiI6IklTUExHNEU5YWw5WFFSK3FmaDcyNWc9PSIsInZhbHVlIjoidVJMdXR1aXVoMjdZMXl6VHB6NzVqWElhSUlRZ1ZJcENMRDRmMnc5R0RGWmZoZXNjYm1HMU53N1BCcmtDUEE2NW" ] ]
            session_attributes
            0 of 0
            array:5 [ "_token" => "KIqsRwJp0URv68sJxXwa4asvGd2M9wcFmAqbwIto" "flasher::envelopes" => [] "_previous" => array:1 [ "url" => "https://almarsad-sport.toplinedev.com/article/200487/%D8%A2%D8%AE%D8%B1%20%D8%A7%D9%84%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1/%3Cdiv%20class=?t=0ROIhcG-y6Nr7lIORoriNA" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
            ClearShow all
            Date ↕MethodURLData
            #12025-07-23 10:44:48GET/article/200487/%D8%A2%D8%AE%D8%B1%20%D8%A7%D9%84%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1/%3Cdiv%20class=?t=0ROIhcG-y6Nr7lIORoriNA81927