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.14k
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 Version509msRequest Duration8MBMemory UsageGET en/post/{id}Route
    • Booting (30.89ms)time
    • Application (478ms)time
    • 1 x Application (93.93%)
      478ms
      1 x Booting (6.06%)
      30.89ms
      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 duplicates358ms
      • 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_db18.37msselect 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_db1.56msinsert into "news_view_counts" ("post_id", "ip", "updated_at", "created_at") values ('673', '216.73.216.212', '2025-07-20 09:17:07', '2025-07-20 09:17:07') returning "id"
        Bindings
        • 0: 673
        • 1: 216.73.216.212
        • 2: 2025-07-20 09:17:07
        • 3: 2025-07-20 09:17:07
        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_db46.25msselect * from "traffic" where ("ip" = '216.73.216.212' and "date" = '2025-07-20') limit 1
        Bindings
        • 0: 216.73.216.212
        • 1: 2025-07-20
        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.24msinsert into "traffic" ("ip", "date", "updated_at", "created_at") values ('216.73.216.212', '2025-07-20', '2025-07-20 09:17:07', '2025-07-20 09:17:07') returning "id"
        Bindings
        • 0: 216.73.216.212
        • 1: 2025-07-20
        • 2: 2025-07-20 09:17:07
        • 3: 2025-07-20 09:17:07
        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_db210msselect "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_db3.28msselect * 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_db660μ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_db1.39msselect * 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_db680μsselect * 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_db500μsselect * 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_db1.12msselect * 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_db590μsselect * 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_db680μsselect * 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_db810μsselect * 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_db4.12msselect * 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_db5.95msselect * 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_db460μ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_db650μ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_db520μ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_db480μ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_db1.31msselect * 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_db430μ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_db660μ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_db21.14msselect * 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_db610μ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_db1.78msselect * 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_db700μ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_db590μ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_db620μ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_db870μsselect 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_db1.67msselect * 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_db1.5msselect * 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_db1.5msselect * 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_db22.46msselect * 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_db1.65msselect * 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_db1.26msselect * 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
          syLR26hIzbVbZ3s32creEwo3dftUOhZBPZ36yU5B
          _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, 20 Jul 2025 04:17:07 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlTUzBIa3M1ZUpGdjlDQi9EcERnWHc9PSIsInZhbHVlIjoiNXdNczB2U2lwZURTUXFhTkNNK1YrQkJXb2FpekdXYTRvWEQ4ay9rcmhnL3BIdHhvQmVLSk8xazk2bEdTRUNReFJybXBmWHdBSUpoMWF5SG1OS0IzSUlnUEp0RHFRb05UVTFNL0ZpeUQ5ME03dnZ6dERsMHhTREJoM2ovWG1XTnUiLCJtYWMiOiIyNWNlNGI4MWI3YWQzOWZlMTU3ZTkzMzQwODJmODcyNTQzMTM0ZjAzOGFjZWY5MmRkMDE1ZGY5NDEyMjg0MDgwIiwidGFnIjoiIn0%3D; expires=Sun, 20 Jul 2025 06:17:07 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InlTUzBIa3M1ZUpGdjlDQi9EcERnWHc9PSIsInZhbHVlIjoiNXdNczB2U2lwZURTUXFhTkNNK1YrQkJXb2FpekdXYTRvWEQ4ay9rcmhnL3BIdHhvQmVLSk8xazk2bEdTRUNReFJybXBmW" 1 => "laravel_session=eyJpdiI6Ik1WT3puV3BsTmFWdWFpKzlBWEMvVHc9PSIsInZhbHVlIjoidVF0dCtCS3ZTY3VCYlJQMndzcnVUQzNvZk80UHpFWnNZREY2Wms0WEVLVlluUVpab3VocURoaHFWUmIvbHBQbnpNc3pxcmNNdHQ1N3RwMlpERDhyYmlZVWRFU1dFRWtHcE90VDdDOVVwL3pQeDNiNnAxYWRsZHFhSjdSd04xZ2UiLCJtYWMiOiI4MDE2Y2NmOGE5ZmVlZWI5ZjcxNmYyZTM4YTBmYTVjMTExNWViMjZlYjRjNWM0MGQ0YzkyMTI0YjEwNTE4NjVmIiwidGFnIjoiIn0%3D; expires=Sun, 20 Jul 2025 06:17:07 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Ik1WT3puV3BsTmFWdWFpKzlBWEMvVHc9PSIsInZhbHVlIjoidVF0dCtCS3ZTY3VCYlJQMndzcnVUQzNvZk80UHpFWnNZREY2Wms0WEVLVlluUVpab3VocURoaHFWUmIvbHBQbnpN" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InlTUzBIa3M1ZUpGdjlDQi9EcERnWHc9PSIsInZhbHVlIjoiNXdNczB2U2lwZURTUXFhTkNNK1YrQkJXb2FpekdXYTRvWEQ4ay9rcmhnL3BIdHhvQmVLSk8xazk2bEdTRUNReFJybXBmWHdBSUpoMWF5SG1OS0IzSUlnUEp0RHFRb05UVTFNL0ZpeUQ5ME03dnZ6dERsMHhTREJoM2ovWG1XTnUiLCJtYWMiOiIyNWNlNGI4MWI3YWQzOWZlMTU3ZTkzMzQwODJmODcyNTQzMTM0ZjAzOGFjZWY5MmRkMDE1ZGY5NDEyMjg0MDgwIiwidGFnIjoiIn0%3D; expires=Sun, 20-Jul-2025 06:17:07 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InlTUzBIa3M1ZUpGdjlDQi9EcERnWHc9PSIsInZhbHVlIjoiNXdNczB2U2lwZURTUXFhTkNNK1YrQkJXb2FpekdXYTRvWEQ4ay9rcmhnL3BIdHhvQmVLSk8xazk2bEdTRUNReFJybXBmW" 1 => "laravel_session=eyJpdiI6Ik1WT3puV3BsTmFWdWFpKzlBWEMvVHc9PSIsInZhbHVlIjoidVF0dCtCS3ZTY3VCYlJQMndzcnVUQzNvZk80UHpFWnNZREY2Wms0WEVLVlluUVpab3VocURoaHFWUmIvbHBQbnpNc3pxcmNNdHQ1N3RwMlpERDhyYmlZVWRFU1dFRWtHcE90VDdDOVVwL3pQeDNiNnAxYWRsZHFhSjdSd04xZ2UiLCJtYWMiOiI4MDE2Y2NmOGE5ZmVlZWI5ZjcxNmYyZTM4YTBmYTVjMTExNWViMjZlYjRjNWM0MGQ0YzkyMTI0YjEwNTE4NjVmIiwidGFnIjoiIn0%3D; expires=Sun, 20-Jul-2025 06:17:07 GMT; path=/; httponlylaravel_session=eyJpdiI6Ik1WT3puV3BsTmFWdWFpKzlBWEMvVHc9PSIsInZhbHVlIjoidVF0dCtCS3ZTY3VCYlJQMndzcnVUQzNvZk80UHpFWnNZREY2Wms0WEVLVlluUVpab3VocURoaHFWUmIvbHBQbnpN" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "syLR26hIzbVbZ3s32creEwo3dftUOhZBPZ36yU5B" "_previous" => array:1 [ "url" => "https://project-management.uz/en/post/673" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-20 09:17:07GET/en/post/673936123