Top.Mail.Ru
The coverage of children resting in children's health camps will be expanded

The website texts are translated by Google, errors possible!

The coverage of children resting in children's health camps will be expanded

22:00 / 30.05.2024 2.11k
The Presidential Decree "On measures aimed at expanding the coverage of children resting in children's health centers" (PQ-199, 29.05.2024) was adopted.

According to the decision, mutually beneficial cooperation projects will be implemented through the following mechanisms on the basis of the designated stationary children's health camps involving business entities and economic entities:

  • to rent a part of the camp buildings and land plots to partners for a period of up to 15 years, on the condition of building new buildings or repairing and equipping the existing buildings in a part of the camp territory;

  • Leasing camp buildings and land plots to partners for a period of up to 10 years for use outside the summer season, provided that new buildings are built on the territory of the camps or the existing buildings are repaired and equipped;

  • construction of new buildings or repair and equipping of existing buildings on the territory of the camps, as well as leasing the buildings and land plots of the camps to partners for a period of up to 10 years, with the condition of establishing camps during the summer season.

The mentioned cooperation projects are offered to partners through the electronic trading platform "E-auction" on the basis of the conditions developed by the Federation of Trade Unions of Uzbekistan.

Also, by renting out the buildings and land plots of the designated camps to partners during the off-season, they will be transferred to the self-financing system.

Comments 0

Show more
Please register to comment!

Author of the article

"Xalq ta'limi Info"

"Xalq ta'limi Info"

Editorial

Tegs

  • Education outside the school
  • Children's camp

Share

Request history8.1.2PHP Version621msRequest Duration8MBMemory UsageGET en/post/{id}Route
    • Booting (35.07ms)time
    • Application (586ms)time
    • 1 x Application (94.35%)
      586ms
      1 x Booting (5.65%)
      35.07ms
      9 templates were rendered
      • site.pages.showshow.blade.php#?blade
      • site.layouts.appapp.blade.php#?blade
      • site.layouts.head.yandex-metrikayandex-metrika.blade.php#?blade
      • site.layouts.head.csscss.blade.php#?blade
      • site.layouts.body.headerheader.blade.php#?blade
      • site.layouts.body.footerfooter.blade.php#?blade
      • site.layouts.body.jsjs.blade.php#?blade
      • site.layouts.body.commentcomment.blade.php#?blade
      • site.layouts.body.user_jsuser_js.blade.php#?blade
      uri
      GET en/post/{id}
      middleware
      web, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\Site\SiteController@show
      namespace
      prefix
      /en
      where
      as
      show
      file
      app/Http/Controllers/Site/SiteController.php:654-727
      36 statements were executed (4 duplicates)Show only duplicates450ms
      • SiteController.php#659project_test_dbConnection Established
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#659project_test_db22.19msselect exists(select * from "posts" where "id" = '673') as "exists"
        Bindings
        • 0: 673
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:659
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#1221project_test_db2.37msinsert into "news_view_counts" ("post_id", "ip", "updated_at", "created_at") values ('673', '216.73.216.54', '2025-06-22 10:18:06', '2025-06-22 10:18:06') returning "id"
        Bindings
        • 0: 673
        • 1: 216.73.216.54
        • 2: 2025-06-22 10:18:06
        • 3: 2025-06-22 10:18:06
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1221
        • app/Http/Controllers/Site/SiteController.php:662
        • 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:260
      • SiteController.php#1214project_test_db59.14msselect * from "traffic" where ("ip" = '216.73.216.54' and "date" = '2025-06-22') limit 1
        Bindings
        • 0: 216.73.216.54
        • 1: 2025-06-22
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • 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:260
      • SiteController.php#1214project_test_db1.37msinsert into "traffic" ("ip", "date", "updated_at", "created_at") values ('216.73.216.54', '2025-06-22', '2025-06-22 10:18:06', '2025-06-22 10:18:06') returning "id"
        Bindings
        • 0: 216.73.216.54
        • 1: 2025-06-22
        • 2: 2025-06-22 10:18:06
        • 3: 2025-06-22 10:18:06
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:1214
        • app/Http/Controllers/Site/SiteController.php:663
        • 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:260
      • SiteController.php#671project_test_db259msselect "posts".*, (select count(*) from "news_view_counts" where "posts"."id" = "news_view_counts"."post_id") as "news_views_count" from "posts" where "id" = '673' and "status" = 'active' limit 1
        Bindings
        • 0: 673
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db4.11msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (673)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db880μsselect * from "top_contents" where "top_contents"."id" in (1)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db2.66msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (1)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.04msselect * from "teams" where "teams"."id" in (7)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.24msselect * from "positions" where "positions"."id" in (14)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db3.1msselect * from "translates" where "table_name" = 'positions' and "translates"."field_id" in (14)
        Bindings
        • 0: positions
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.16msselect * from "post_tegs" where "post_tegs"."post_id" in (673)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#671project_test_db1.07msselect * from "tegs" where "tegs"."id" in (123, 127)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:671
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#675project_test_db1.17msselect * from "advertisings" where "type" = 'in_news_advertising' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: in_news_advertising
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:675
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db6.73msselect * from "posts" where "type" = 'news' and not "id" = '673' and "status" = 'active' order by "id" desc limit 4
        Bindings
        • 0: news
        • 1: 673
        • 2: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#685project_test_db6.73msselect * from "translates" where "table_name" = 'posts' and "translates"."field_id" in (910, 912, 913, 919)
        Bindings
        • 0: posts
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:685
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#690project_test_db780μsselect * from "advertisings" where "type" = 'banner_above' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: banner_above
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:690
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • Default.php#199project_test_db880μsselect * from "languages" where "status" = 1 order by "default" desc
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/Default.php:199
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#692project_test_db710μsselect * from "platforms" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:692
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db660μsselect * from "seos" where "group" = 'home' limit 1
        Bindings
        • 0: home
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#693project_test_db2.19msselect * from "translates" where "table_name" = 'seos' and "translates"."field_id" in (1)
        Bindings
        • 0: seos
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:693
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#695project_test_db870μsselect "teg_id" from "post_tegs" where "post_id" = '673'
        Bindings
        • 0: 673
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:695
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db860μsselect "post_id", MAX(id) as max_id from "post_tegs" where not "post_id" = '673' and "teg_id" in (123, 127) group by "post_id" order by "max_id" desc limit 4
        Bindings
        • 0: 673
        • 1: 123
        • 2: 127
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db24.73msselect * from "posts" where "posts"."id" in (670, 722)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db630μsselect * from "top_contents" where "top_contents"."id" in (1)
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#703project_test_db2.49msselect * from "translates" where "table_name" = 'top_contents' and "translates"."field_id" in (1)
        Bindings
        • 0: top_contents
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:703
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#717project_test_db760μsselect * from "banners" limit 1
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:717
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#721project_test_db690μsselect * from "advertisings" where "type" = 'button_advertisings' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: button_advertisings
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:721
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#722project_test_db700μsselect * from "advertisings" where "type" = 'footer_top_banner' and "status" = 'active' order by RANDOM() limit 1
        Bindings
        • 0: footer_top_banner
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:722
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • SiteController.php#724project_test_db1.29msselect count(*) as aggregate from "comments" where "post_id" = '673' and "status" = 'active'
        Bindings
        • 0: 673
        • 1: active
        Backtrace
        • app/Http/Controllers/Site/SiteController.php:724
        • 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:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#41project_test_db2.42msselect * from "translates" where "translates"."field_id" = 7 and "translates"."field_id" is not null and "table_name" = 'teams'
        Bindings
        • 0: 7
        • 1: teams
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:88
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db2.18msselect * from "translates" where "translates"."field_id" = 123 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 123
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db2.16msselect * from "translates" where "translates"."field_id" = 127 and "translates"."field_id" is not null and "table_name" = 'tegs'
        Bindings
        • 0: 127
        • 1: tegs
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.pages.show:99
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • HasTranslations.php#41project_test_db24.77msselect * from "translates" where "translates"."field_id" = 670 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 670
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db3.25msselect * from "translates" where "translates"."field_id" = 722 and "translates"."field_id" is not null and "table_name" = 'posts'
        Bindings
        • 0: 722
        • 1: posts
        Backtrace
        • app/Traits/HasTranslations.php:41
        • app/Models/Post.php:50
        • view::site.pages.show:211
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • HasTranslations.php#41project_test_db2.27msselect * from "translates" where "translates"."field_id" = 1 and "translates"."field_id" is not null and "table_name" = 'platforms'
        Bindings
        • 0: 1
        • 1: platforms
        Backtrace
        • app/Traits/HasTranslations.php:41
        • view::site.layouts.body.footer:59
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\General\Translate
      99Translate.php#?
      App\Models\Post
      7Post.php#?
      App\Models\PostTeg
      4PostTeg.php#?
      App\Models\General\Language
      3Language.php#?
      App\Models\TopContent
      2TopContent.php#?
      App\Models\Teg
      2Teg.php#?
      App\Models\Team
      1Team.php#?
      App\Models\Position
      1Position.php#?
      App\Models\Advertising
      1Advertising.php#?
      App\Models\Platform
      1Platform.php#?
      App\Models\Seo
      1Seo.php#?
      App\Models\Banner
      1Banner.php#?
          _token
          L1qcATAonV3y9HcAAFZKB4aRk56qGVG1qP3q3eIV
          _previous
          array:1 [ "url" => "https://project-management.uz/en/post/673" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /en/post/673
          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:17 [ "host" => array:1 [ 0 => "project-management.uz" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "connection" => array:1 [ 0 => "close" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sun, 22 Jun 2025 05:18:06 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndRcmdyeTRjSzZCNXBUakJIM3M4WlE9PSIsInZhbHVlIjoiYnYxa3AzZFp5bDNZYVNUUXVEeXJ6SVNOMGpYS1dwWXRjZkZPU3JaK0tZWTE5NTFHK04xd244MVVPTTd2bkZJMytsNFUwRVIwSUtFVkFodm1zMW1TOWdFcGQzUlBwREZrTnlnMHNjVjNGMnFDalUyV013cUk2djEvR3pobmxDZGIiLCJtYWMiOiJlMWM0MGYwNjg1NWQyNTAzYTNhMDEzZjhmZGVlYTViZjlkODllMmI4ODg3MGUxNzQ0ODQ0Y2ZmOGJjNDg3MmNkIiwidGFnIjoiIn0%3D; expires=Sun, 22 Jun 2025 07:18:06 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IndRcmdyeTRjSzZCNXBUakJIM3M4WlE9PSIsInZhbHVlIjoiYnYxa3AzZFp5bDNZYVNUUXVEeXJ6SVNOMGpYS1dwWXRjZkZPU3JaK0tZWTE5NTFHK04xd244MVVPTTd2bkZJMytsNFUwR" 1 => "laravel_session=eyJpdiI6IjFvalRWZ0VDNWp5SXBWSmUvbzdDUWc9PSIsInZhbHVlIjoiQTR1UUY0V25kMk56YlVhTzdmaHBtWE1OaHA4eEh5RXU5WTFsaytNbXY4ejdsVWhUWEErdksrUFVsbllTazNIVk9UTHFveTdvSUtCb0dkczJXa3ZSb1RybGJIMG9XR21tY1hVQWNaVldlYjVWRElZYmx0aTc1TDdzQmZmUnp3OFQiLCJtYWMiOiJmNWU2YTNkNzA2YzIwMDdiOWFlMzU0ZWEwYTJlYWYxNTdkMmY4NmM2MjM0ZjgwZjA1M2I2NGE5MmI5ZmJlNzY5IiwidGFnIjoiIn0%3D; expires=Sun, 22 Jun 2025 07:18:06 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjFvalRWZ0VDNWp5SXBWSmUvbzdDUWc9PSIsInZhbHVlIjoiQTR1UUY0V25kMk56YlVhTzdmaHBtWE1OaHA4eEh5RXU5WTFsaytNbXY4ejdsVWhUWEErdksrUFVsbllTazNIVk9U" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndRcmdyeTRjSzZCNXBUakJIM3M4WlE9PSIsInZhbHVlIjoiYnYxa3AzZFp5bDNZYVNUUXVEeXJ6SVNOMGpYS1dwWXRjZkZPU3JaK0tZWTE5NTFHK04xd244MVVPTTd2bkZJMytsNFUwRVIwSUtFVkFodm1zMW1TOWdFcGQzUlBwREZrTnlnMHNjVjNGMnFDalUyV013cUk2djEvR3pobmxDZGIiLCJtYWMiOiJlMWM0MGYwNjg1NWQyNTAzYTNhMDEzZjhmZGVlYTViZjlkODllMmI4ODg3MGUxNzQ0ODQ0Y2ZmOGJjNDg3MmNkIiwidGFnIjoiIn0%3D; expires=Sun, 22-Jun-2025 07:18:06 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndRcmdyeTRjSzZCNXBUakJIM3M4WlE9PSIsInZhbHVlIjoiYnYxa3AzZFp5bDNZYVNUUXVEeXJ6SVNOMGpYS1dwWXRjZkZPU3JaK0tZWTE5NTFHK04xd244MVVPTTd2bkZJMytsNFUwR" 1 => "laravel_session=eyJpdiI6IjFvalRWZ0VDNWp5SXBWSmUvbzdDUWc9PSIsInZhbHVlIjoiQTR1UUY0V25kMk56YlVhTzdmaHBtWE1OaHA4eEh5RXU5WTFsaytNbXY4ejdsVWhUWEErdksrUFVsbllTazNIVk9UTHFveTdvSUtCb0dkczJXa3ZSb1RybGJIMG9XR21tY1hVQWNaVldlYjVWRElZYmx0aTc1TDdzQmZmUnp3OFQiLCJtYWMiOiJmNWU2YTNkNzA2YzIwMDdiOWFlMzU0ZWEwYTJlYWYxNTdkMmY4NmM2MjM0ZjgwZjA1M2I2NGE5MmI5ZmJlNzY5IiwidGFnIjoiIn0%3D; expires=Sun, 22-Jun-2025 07:18:06 GMT; path=/; httponlylaravel_session=eyJpdiI6IjFvalRWZ0VDNWp5SXBWSmUvbzdDUWc9PSIsInZhbHVlIjoiQTR1UUY0V25kMk56YlVhTzdmaHBtWE1OaHA4eEh5RXU5WTFsaytNbXY4ejdsVWhUWEErdksrUFVsbllTazNIVk9U" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "L1qcATAonV3y9HcAAFZKB4aRk56qGVG1qP3q3eIV" "_previous" => array:1 [ "url" => "https://project-management.uz/en/post/673" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-22 10:18:06GET/en/post/673936123