header banner
SOCIETY

Valley hospitals, local units provided Cetamol for free distribution

KATHMANDU, Sept 30: With the sharp rise in dengue cases in the Kathmandu Valley of late, the government has provided a total of 550,000 units of Cetamol for 14 local units of Kathmandu and Lalitpur districts and 16 various hospitals.
By Republica

KATHMANDU, Sept 30: With the sharp rise in dengue cases in the Kathmandu Valley of late, the government has provided a total of 550,000 units of Cetamol for 14 local units of Kathmandu and Lalitpur districts and 16 various hospitals. 


The Ministry of Health and Population (MoHP) provided the pain relieving medicine for free to the local units and hospitals to help support the treatment of dengue patients.


The Department of Health Services stated that the Kathmandu Metropolitan City and the Lalitpur Metropolitan City are given equal 100,000 units of Cetamol while Kageshwori Manohara, Kirtipur, Gokarneshwar, Tokha, Tarakeshwar, Dakshinkali, Nagarjun, Budhanilkantha, Shankharapur, Mahalaxmi and Godavari municipalities have been provided 20,000 units of Cetamol each.


Related story

Gandaki province provides free CTEVT training for temporary pol...


The Armed Police Force Hospital, Bhaktapur Hospital, Civil Service Hospital, Kanti Children’s Hospital, Shahid Gangalal National Heart Disease Center, Paropakar Maternity and Women’s Hospital, Bir Hospital, Nardevi Ayurvedic Hospital, National Trauma Centre, Nepal Police Hospital, Patan Hospital, Shahid Shukraraj Tropical and Infectious Disease Hospital, Birendra Military Hospital and Tribhuvan University Teaching Hospital (TUTH) have been provided Cetamol for free, according to spokesperson for the Ministry of Health and Population, Samir Kumar Adhikari.  


Spokesperson Adhikari stated that the supply of drugs has been ensured considering the existing state of dengue infection adding that the drugs have been stored in the drug stores.   


Likewise, the ministry is facilitating the health care centers, pharmacies and pharmaceutical companies for the production and easy supply of the Cetamol. 


Dengue kills 38 


Meanwhile, the health ministry said that 38 persons died of dengue in Nepal until September 29 since its outbreak in July. The ministry confirmed that a total of 28,109 individuals have been infected from dengue in 76 districts across the country. 


As the number of dengue infections rose sharply in the Kathmandu Valley, the Epidemiology and Disease Control Division carried out a ‘search and destroy’ campaign against mosquitos.


(RSS)

See more on: free_distribution
Related Stories
ECONOMY

2.5 million households are receiving electricity f...

SOCIETY

Five local units in Tanahun district have no activ...

POLITICS

Former minister Ale provides financial support to...

SOCIETY

100 oxygen concentrators provided to govt hospital...

SOCIETY

Locals come together against COVID-19 in Ilam

Trending

Top Videos

Bold Preety willing to fight for her musical career

Awareness among people on heart diseases has improved in Nepal’

Print still remains the numbers of one platform

Bringing home a gold medal is on my bucket

What is Nepal's roadmap to sage child rights

Request history8.2.19PHP Version5.74sRequest Duration7MBMemory UsageGET news/{slug}Route
    • Booting (18.42ms)time
    • Application (5.72s)time
    • 1 x Application (99.68%)
      5.72s
      1 x Booting (0.32%)
      18.42ms
      5 templates were rendered
      • frontend.news-detailnews-detail.blade.php#?blade
      • frontend.partials.republica_watchrepublica_watch.blade.php#?blade
      • frontend.partials.opinionsopinions.blade.php#?blade
      • frontend.partials.blogblog.blade.php#?blade
      • frontend.layouts.account-layoutaccount-layout.blade.php#?blade
      uri
      GET news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      35 statements were executed5.63s
      • NewsController.php#297republica1620msselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'valley-hospitals-local-units-given-cetamol-for-free-distribution' and `status` = 1 limit 1
        Bindings
        • 0: valley-hospitals-local-units-given-cetamol-for-free-distribution
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica11.11msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (132085)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1540μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (132085)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1510μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (132085)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1510μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (132085)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica12.87sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Valley hospitals local units provided Cetamol for free distribution' IN BOOLEAN MODE) as score from `news` where `id` != 132085 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 132085
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica12msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (111379, 111949, 116385, 120540, 122510, 127452)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1580μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (111379, 111949, 116385, 120540, 122510, 127452)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1600μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-16 14:55:13' and '2025-04-17 14:55:13' and `id` not in (132085) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-16 14:55:13
        • 1: 2025-04-17 14:55:13
        • 2: 132085
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.13supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-17 14:55:13' where `id` = 132085 and `status` = 1
        Bindings
        • 0: 2025-04-17 14:55:13
        • 1: 132085
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • 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:264
      • news-detail.blade.php#156republica1500μsselect * from `news_has_videos` where `news_has_videos`.`news_id` = 132085 and `news_has_videos`.`news_id` is not null limit 1
        Bindings
        • 0: 132085
        Backtrace
        • view::frontend.news-detail:156
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#294republica1570μsselect * from `news_has_internal_videos` where `news_has_internal_videos`.`news_id` = 132085 and `news_has_internal_videos`.`news_id` is not null
        Bindings
        • 0: 132085
        Backtrace
        • view::frontend.news-detail:294
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#309republica1570μsselect * from `news_has_pdfs` where `news_has_pdfs`.`news_id` = 132085 and `news_has_pdfs`.`news_id` is not null
        Bindings
        • 0: 132085
        Backtrace
        • view::frontend.news-detail:309
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#340republica1580μsselect count(*) as aggregate from `tags` inner join `news_has_tags` on `tags`.`id` = `news_has_tags`.`tag_id` where `news_has_tags`.`news_id` = 132085
        Bindings
        • 0: 132085
        Backtrace
        • view::frontend.news-detail:340
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#343republica1560μsselect `tags`.`id`, `name`, `news_has_tags`.`news_id` as `pivot_news_id`, `news_has_tags`.`tag_id` as `pivot_tag_id`, `news_has_tags`.`created_at` as `pivot_created_at`, `news_has_tags`.`updated_at` as `pivot_updated_at` from `tags` inner join `news_has_tags` on `tags`.`id` = `news_has_tags`.`tag_id` where `news_has_tags`.`news_id` = 132085
        Bindings
        • 0: 132085
        Backtrace
        • view::frontend.news-detail:343
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1620μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 158459
        Bindings
        • 0: 158459
        Backtrace
        • view::frontend.news-detail:369
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1590μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158459 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158459
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1620μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158459 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158459
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1560μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 158457
        Bindings
        • 0: 158457
        Backtrace
        • view::frontend.news-detail:369
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1510μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158457 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158457
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1570μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158457 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158457
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#369republica1580μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 158458
        Bindings
        • 0: 158458
        Backtrace
        • view::frontend.news-detail:369
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1500μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158458 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158458
        • 1: 1
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#393republica1540μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158458 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158458
        • 1: 0
        Backtrace
        • view::frontend.news-detail:393
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1550μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 122510
        Bindings
        • 0: 122510
        Backtrace
        • view::frontend.news-detail:465
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1510μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 120540
        Bindings
        • 0: 120540
        Backtrace
        • view::frontend.news-detail:465
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1520μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 116385
        Bindings
        • 0: 116385
        Backtrace
        • view::frontend.news-detail:465
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1500μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 111949
        Bindings
        • 0: 111949
        Backtrace
        • view::frontend.news-detail:465
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • news-detail.blade.php#465republica1520μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` = 111379
        Bindings
        • 0: 111379
        Backtrace
        • view::frontend.news-detail:465
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1500μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158385 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158385
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1500μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158385 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158385
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1540μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158321 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158321
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1520μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158321 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158321
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1530μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158286 and `news_has_attachments`.`is_featured_image` = '1'
        Bindings
        • 0: 158286
        • 1: 1
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • republica_watch.blade.php#46republica1620μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`news_id` = 158286 and `news_has_attachments`.`is_featured_image` = '0'
        Bindings
        • 0: 158286
        • 1: 0
        Backtrace
        • view::frontend.partials.republica_watch:46
        • 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:74
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      App\Models\Attachment
      13Attachment.php#?
      App\Models\Category
      8Category.php#?
      App\Models\News
      7News.php#?
      App\Models\Author
      1Author.php#?
      App\Models\Tag
      1Tag.php#?
          _token
          bgXJcDLzaLzeXNFlUYbZlmxO6pRgRlWR5tn3IwN5
          subscriber_only_page
          https://newtest.myrepublica.com/news/valley-hospitals-local-units-given-cetamol-for-free-distributio...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/news/valley-hospitals-local-units-given-cetamo...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /news/valley-hospitals-local-units-given-cetamol-for-free-distribution
          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 [ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.222.188.129" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlQeDIwVzdzY1FFbGxEcWF1TWkvMEE9PSIsInZhbHVlIjoiMUloY055UE1HNUdQV2xja01HbGQvV2pxZzllT2RJKy9zMmJPUmREenA1cldJVjNjVWlTQ1I3a0pHaXpMV29VZUFwY2ZCNW1mWmVpcmNtWTNoQnZwaWtROG5UcVMvZUhGRTZ4VTlIR1ZFWlpNd2p1VGhaZEEyd2xFZkIrMEcrcDciLCJtYWMiOiJlNjQzZWZmNDE2NGM3YjFjMmVlY2NhYmMxZWVkNGY1MDcyNzNiZDc3YjdkM2Y4ZmQwN2JkZGVmNDljMTA2ZjFjIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6ImorUTZrRUlnbXlaMUpNRm9DdFJ2Z2c9PSIsInZhbHVlIjoiVmVLazByc1hsL1ZjTStieU42elBjWUlXLzlHT2dZYWE3YjcxOVA5YWgrS0RFL09EY1dscVFUdVhUU3B2REV3SVNqVjQ3VFltZnVKMFBZWTM1TWhGa21Vb1VkZ1JWWUVJWGs0V3Q3anIrSXl4Ri91VFU2cENWSThia0ZYNmU1b20iLCJtYWMiOiJjZmY0ZThkNjYwZmI5NjQ4Y2QyNjcyNTNkZjY0NzAyYmNlYjJhMTZkNjJmMGU2NWE0OGE1MWE2NmIzNDEzODljIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IjlQeDIwVzdzY1FFbGxEcWF1TWkvMEE9PSIsInZhbHVlIjoiMUloY055UE1HNUdQV2xja01HbGQvV2pxZzllT2RJKy9zMmJPUmREenA1cldJVjNjVWlTQ1I3a0pHaXpMV29VZUFwY2ZCN" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "18.222.188.129" ] "cf-ray" => array:1 [ 0 => "931ac9a4ae73f85a-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "bgXJcDLzaLzeXNFlUYbZlmxO6pRgRlWR5tn3IwN5" "republica_session" => "jaJ6FXlKz31ucBFs4ljkVXZvc5xmVUDWfshV41hL" ]
          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 => "Thu, 17 Apr 2025 09:10:15 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVsNFkzOWVubTR4MktKTXo0SDZkR3c9PSIsInZhbHVlIjoiTTI2ZzU2R1E0d3hHbkY5SkMvSFU0SUVRczFEWU5wemNTVW81OENLdWwySEw4b1RlMXRqQ3hQdlUwZlNzWlBEcTBEVHRnZWRhS1NoVlpMd0JnM0ZnbTNVanRZY0VHeHRHSjJWc2tXY0FsVUs1S2dOTXpUeEc1QW5uMXo1Ymt5NWsiLCJtYWMiOiIzNTc3YWEwYTFhZTIwODNlYzgxNWJhNDk0N2Q5NjQ0MzJhYTEwOTgxZTY3NGRlMzRjODM0OWY1ZDUyMmU1NWQwIiwidGFnIjoiIn0%3D; expires=Fri, 17 Apr 2026 09:10:15 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IkVsNFkzOWVubTR4MktKTXo0SDZkR3c9PSIsInZhbHVlIjoiTTI2ZzU2R1E0d3hHbkY5SkMvSFU0SUVRczFEWU5wemNTVW81OENLdWwySEw4b1RlMXRqQ3hQdlUwZlNzWlBEcTBEVHRnZ" 1 => "republica_session=eyJpdiI6ImtxaitnZlA2ZXVhendmT09NbTVPbnc9PSIsInZhbHVlIjoiN0dpYThQMEZ3Z1ZxZ0pqbDdRWlgrY05YRnVpMDhjQW1ObHBtaEd6SkRHbUgzd0cxcGlOcWJTallsRHUwWklnNXljclFEL0tkSmhvT2s3VGdFNHBUdFJKSFRBTFpjTHpMQzFuMkQ5TlFpQjFlRXhFb1NDU3pjd2Zab1huSlJ6SkYiLCJtYWMiOiJlMTdmNjZhZTc1NTg0ZDMxYzU1NDIxMjhlZDg2MjU1M2Y1YWZiOTYwYTJjYjkxMzE4NWI3NjUxNzFkNzAzZDI3IiwidGFnIjoiIn0%3D; expires=Fri, 17 Apr 2026 09:10:15 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6ImtxaitnZlA2ZXVhendmT09NbTVPbnc9PSIsInZhbHVlIjoiN0dpYThQMEZ3Z1ZxZ0pqbDdRWlgrY05YRnVpMDhjQW1ObHBtaEd6SkRHbUgzd0cxcGlOcWJTallsRHUwWklnNX" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkVsNFkzOWVubTR4MktKTXo0SDZkR3c9PSIsInZhbHVlIjoiTTI2ZzU2R1E0d3hHbkY5SkMvSFU0SUVRczFEWU5wemNTVW81OENLdWwySEw4b1RlMXRqQ3hQdlUwZlNzWlBEcTBEVHRnZWRhS1NoVlpMd0JnM0ZnbTNVanRZY0VHeHRHSjJWc2tXY0FsVUs1S2dOTXpUeEc1QW5uMXo1Ymt5NWsiLCJtYWMiOiIzNTc3YWEwYTFhZTIwODNlYzgxNWJhNDk0N2Q5NjQ0MzJhYTEwOTgxZTY3NGRlMzRjODM0OWY1ZDUyMmU1NWQwIiwidGFnIjoiIn0%3D; expires=Fri, 17-Apr-2026 09:10:15 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IkVsNFkzOWVubTR4MktKTXo0SDZkR3c9PSIsInZhbHVlIjoiTTI2ZzU2R1E0d3hHbkY5SkMvSFU0SUVRczFEWU5wemNTVW81OENLdWwySEw4b1RlMXRqQ3hQdlUwZlNzWlBEcTBEVHRnZ" 1 => "republica_session=eyJpdiI6ImtxaitnZlA2ZXVhendmT09NbTVPbnc9PSIsInZhbHVlIjoiN0dpYThQMEZ3Z1ZxZ0pqbDdRWlgrY05YRnVpMDhjQW1ObHBtaEd6SkRHbUgzd0cxcGlOcWJTallsRHUwWklnNXljclFEL0tkSmhvT2s3VGdFNHBUdFJKSFRBTFpjTHpMQzFuMkQ5TlFpQjFlRXhFb1NDU3pjd2Zab1huSlJ6SkYiLCJtYWMiOiJlMTdmNjZhZTc1NTg0ZDMxYzU1NDIxMjhlZDg2MjU1M2Y1YWZiOTYwYTJjYjkxMzE4NWI3NjUxNzFkNzAzZDI3IiwidGFnIjoiIn0%3D; expires=Fri, 17-Apr-2026 09:10:15 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6ImtxaitnZlA2ZXVhendmT09NbTVPbnc9PSIsInZhbHVlIjoiN0dpYThQMEZ3Z1ZxZ0pqbDdRWlgrY05YRnVpMDhjQW1ObHBtaEd6SkRHbUgzd0cxcGlOcWJTallsRHUwWklnNX" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "bgXJcDLzaLzeXNFlUYbZlmxO6pRgRlWR5tn3IwN5" "subscriber_only_page" => "https://newtest.myrepublica.com/news/valley-hospitals-local-units-given-cetamol-for-free-distribution" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/news/valley-hospitals-local-units-given-cetamol-for-free-distribution" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-17 14:55:15GET/news/valley-hospitals-local-units-given-cetamol-for-free-distribution53530