Zydus Receives USFDA Approval for Zituvimet Med to Treat Adult Type-2 Diabetes

Image alt text

This medicine, a combination of sitagliptin and metformin hydrochloride, serves as an additional aid alongside diet and exercise to enhance glycemic control for adults with type-2 diabetes mellitus.

Pharmaceutical giant Zydus Lifesciences has received final approval from the United States Food and Drug Administration (USFDA) for Zituvimet, a newly approved drug intended for treating type-2 diabetes mellitus in adults. 

This medicine, a combination of sitagliptin and metformin hydrochloride, serves as an additional aid alongside diet and exercise to enhance glycemic control for adults with type-2 diabetes mellitus.

The approval comes after extensive research and regulatory efforts by Zydus teams, including quality testing for Nitrosamines and potential genotoxic impurities in line with current FDA standards. Zituvimet meets the current FDA standards regarding Nitrosamines in Sitagliptin-containing products, ensuring its safety and efficacy.

Commenting on the development, Dr Sharvil Patel, managing director of Zydus Lifesciences Limited, said, "The Zituvimet approval enhances accessibility and affordability for prescription drugs for type II diabetes, offering an affordable treatment option. This will help reduce the growth in drug spending and enhance the financial sustainability of healthcare programs."

Data from research firm IQVIA MAT reveals that the US market for DPP-IV inhibitors and their combinations amounts to $10 billion.
Zydus Lifesciences Limited, previously known as Cadila Healthcare Limited, is a leading global healthcare provider in the Indian pharmaceutical landscape. 

Established in 1952 by Ramanbhai B Patel, the company has evolved under the Zydus group, displaying substantial financial growth from a modest INR 250 Cr in 1995 to over INR 17,000 Cr in FY-21.

In recent developments, Zydus Lifesciences and Lupin Limited have joined forces in a licensing and supply partnership to co-market Saroglitazar Mg. This collaboration is aimed at addressing Non-Alcoholic Fatty Liver Disease (NAFLD) and Nonalcoholic SteatoHepatitis (NASH) in India.

The primary goal of this collaboration is to introduce an effective treatment for chronic liver diseases in the country.

Concurrently, in November, Zydus Lifesciences teamed up with Guardant Health, a US-based precision oncology leader, to introduce advanced biopsy tests in India and Nepal, catering to the need for improved cancer treatment options.

In October, Zydus also reported its acquisition of the UK-based LiqMeds Group for approximately INR 689 Cr. The company, through its wholly-owned subsidiary Zydus Pharmaceuticals UK Ltd, will also provide yearly earn-outs until 2026, contingent on achieving specific agreed milestones for the acquisition.

Stay tuned for more such updates on Digital Health News

Follow us

More Articles By This Author


Show All

Sign In / Sign up


Request history8.2.28PHP Version93.55msRequest Duration4MBMemory UsageGET {post_id}Route
    • Booting (16.94ms)time
    • Application (76.59ms)time
    • 1 x Application (81.88%)
      76.59ms
      1 x Booting (18.11%)
      16.94ms
      10 templates were rendered
      • user.v2.post.detailsdetails.blade.php#?blade
      • user.v2.layouts.mastermaster.blade.php#?blade
      • user.v2.layouts.headhead.blade.php#?blade
      • user.layout._title_title.blade.php#?blade
      • user.v2.layouts.headerheader.blade.php#?blade
      • user.v2.layouts._ticker_ticker.blade.php#?blade
      • user.v2.layouts._stockticker_stockticker.blade.php#?blade
      • user.v2.layouts.login-sections._login-popup_login-popup.blade.php#?blade
      • user.v2.layouts.footerfooter.blade.php#?blade
      • user.v2.layouts.scriptscript.blade.php#?blade
      uri
      GET {post_id}
      middleware
      web, exclusive
      controller
      App\Http\Controllers\HomeController@postview
      namespace
      prefix
      where
      as
      post.view
      file
      app/Http/Controllers/HomeController.php:351-388
      30 statements were executed (10 duplicates)Show only duplicates49.66ms
      • Connection Establisheddhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `tickers` order by `position` asc
        3.4msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `posts`.`id` in (4206, 4213, 4214, 4216, 4217, 4218, 4221) and `posts`.`deleted_at` is null
        1.37msdhnv2ExclusiveDataMiddleware.php#32
        Backtrace
        • middleware::exclusive:32
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
      • select * from `posts` where `published_on` is not null and (`slug` = 'zydus-receives-usfda-approval-for-zituvimet-med-to-treat-adult-type-2-diabetes') and `posts`.`deleted_at` is null limit 1
        3.19msdhnv2HomeController.php#369
        Bindings
        • 0: zydus-receives-usfda-approval-for-zituvimet-med-to-treat-adult-type-2-diabetes
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `tags`.*, `post_tag_details`.`post_id` as `pivot_post_id`, `post_tag_details`.`tag_id` as `pivot_tag_id` from `tags` inner join `post_tag_details` on `tags`.`id` = `post_tag_details`.`tag_id` where `post_tag_details`.`post_id` in (784)
        850μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` in (784)
        900μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `is_featured` = '1' and `post_category_details`.`post_id` in (784)
        890μsdhnv2HomeController.php#369
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `admins` where `admins`.`id` in (8)
        690μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `post_views` where `post_views`.`post_id` in (784) and (`type` = '4')
        1.11msdhnv2HomeController.php#369
        Bindings
        • 0: 4
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `bookmarks` where `bookmarks`.`post_id` in (784) and `user_id` is null
        480μsdhnv2HomeController.php#369
        Backtrace
        • app/Http/Controllers/HomeController.php:369
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts` where exists (select * from `admins` where `posts`.`author_id` = `admins`.`id` and (`id` = 8)) and `id` != 784 and (`is_event` = '0') and `published_on` is not null and `posts`.`deleted_at` is null order by `published_on` desc limit 10
        15.15msdhnv2HomeController.php#382
        Bindings
        • 0: 8
        • 1: 784
        • 2: 0
        Backtrace
        • app/Http/Controllers/HomeController.php:382
        • 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:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4337 and `is_featured` = '1'
        820μsdhnv2details.blade.php#247
        Bindings
        • 0: 4337
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        590μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4335 and `is_featured` = '1'
        640μsdhnv2details.blade.php#247
        Bindings
        • 0: 4335
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        570μsdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4334 and `is_featured` = '1'
        2.2msdhnv2details.blade.php#247
        Bindings
        • 0: 4334
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.23msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4327 and `is_featured` = '1'
        1.17msdhnv2details.blade.php#247
        Bindings
        • 0: 4327
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.13msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4325 and `is_featured` = '1'
        1.07msdhnv2details.blade.php#247
        Bindings
        • 0: 4325
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.02msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4323 and `is_featured` = '1'
        1.13msdhnv2details.blade.php#247
        Bindings
        • 0: 4323
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.11msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4322 and `is_featured` = '1'
        1.12msdhnv2details.blade.php#247
        Bindings
        • 0: 4322
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.16msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4318 and `is_featured` = '1'
        1.12msdhnv2details.blade.php#247
        Bindings
        • 0: 4318
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.11msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4311 and `is_featured` = '1'
        1.11msdhnv2details.blade.php#247
        Bindings
        • 0: 4311
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.12msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `categories`.*, `post_category_details`.`post_id` as `pivot_post_id`, `post_category_details`.`category_id` as `pivot_category_id`, `post_category_details`.`is_featured` as `pivot_is_featured` from `categories` inner join `post_category_details` on `categories`.`id` = `post_category_details`.`category_id` where `post_category_details`.`post_id` = 4310 and `is_featured` = '1'
        1.13msdhnv2details.blade.php#247
        Bindings
        • 0: 4310
        • 1: 1
        Backtrace
        • view::user.v2.post.details:247
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `admins` where `admins`.`id` = 8 limit 1
        1.08msdhnv2details.blade.php#258
        Bindings
        • 0: 8
        Backtrace
        • view::user.v2.post.details:258
        • 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
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Post
      18Post.php#?
      App\Models\Category
      12Category.php#?
      App\Models\Admin
      11Admin.php#?
      App\Models\Ticker
      7Ticker.php#?
      App\Models\Tag
      3Tag.php#?
      App\Models\PostView
      1PostView.php#?
          _token
          TlBoVDTtjZmjcFwZjfEtrcwJssJfydqiKMYV2Wpr
          _previous
          array:1 [ "url" => "https://www.digitalhealthnews.com/zydus-receives-usfda-approval-for-zituvimet-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /zydus-receives-usfda-approval-for-zituvimet-med-to-treat-adult-type-2-diabetes
          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:20 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-sucuri-country" => array:1 [ 0 => "US" ] "x-sucuri-clientip" => array:1 [ 0 => "18.117.188.211" ] "x-real-ip" => array:1 [ 0 => "18.117.188.211" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-for" => array:1 [ 0 => "18.117.188.211" ] "host" => array:1 [ 0 => "www.digitalhealthnews.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 05 Jun 2025 19:48:08 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxwU0psNzZ3Y2tGcFNzbzk4VkpweEE9PSIsInZhbHVlIjoiZjN0MHp4VUlQL1Q1alpDVEJnWDZVMlNLdmtiVGJWZ25TS0V2S1FqRnZ6a2FHNytEbVE0V1M3MHB6SHBMUVRvWXBhTGdJeGNXNVFyYXJONHVxT2hsVmZBSjBMMVVKRFJPem5ZMXpQTmt2cWdZS3hSVlFtU2lHRDB0dUZUQngvRm4iLCJtYWMiOiJkNDU1Mzk2YWUzZGVkMTQ3ZjQxMDViMWRlNGQ3NGRiMjkwN2NjMDFiNTQwODQzZGJkMTUxYWYyNGEwNGNkMTk3IiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:48:09 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImxwU0psNzZ3Y2tGcFNzbzk4VkpweEE9PSIsInZhbHVlIjoiZjN0MHp4VUlQL1Q1alpDVEJnWDZVMlNLdmtiVGJWZ25TS0V2S1FqRnZ6a2FHNytEbVE0V1M3MHB6SHBMUVRvWXBhTGdJe" 1 => "dhn_session=eyJpdiI6IkFETURpYXFRYU9vK2lIMW1HaHZTUkE9PSIsInZhbHVlIjoiMXBDZENZelBtUmFJc2I1L2dvVGRTWU1STlhhR283aVdFS3ZmMk5qTlUxWGo3R0VLQzAzNkFzU0xXbjVsRWM0anlSZW13Wk9ROC9SMGRXeVZMMU56TkJPQ215VmRMUjE0OFJHRFlTRFRYaWVpNE1GMDZwREp3MDVSKzBHeno5Mm8iLCJtYWMiOiJmNmRiZWQ5OWVlZDg1ZDQwNjM2MTE3MWU1NGMyNjc1Nzc2N2MxMTA3ZmZlZDMyZTAwYjNmNmY0YjI0YzY3ODVkIiwidGFnIjoiIn0%3D; expires=Thu, 05 Jun 2025 21:48:09 GMT; Max-Age=7200; path=/; httponly; samesite=laxdhn_session=eyJpdiI6IkFETURpYXFRYU9vK2lIMW1HaHZTUkE9PSIsInZhbHVlIjoiMXBDZENZelBtUmFJc2I1L2dvVGRTWU1STlhhR283aVdFS3ZmMk5qTlUxWGo3R0VLQzAzNkFzU0xXbjVsRWM0anlSZW13" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImxwU0psNzZ3Y2tGcFNzbzk4VkpweEE9PSIsInZhbHVlIjoiZjN0MHp4VUlQL1Q1alpDVEJnWDZVMlNLdmtiVGJWZ25TS0V2S1FqRnZ6a2FHNytEbVE0V1M3MHB6SHBMUVRvWXBhTGdJeGNXNVFyYXJONHVxT2hsVmZBSjBMMVVKRFJPem5ZMXpQTmt2cWdZS3hSVlFtU2lHRDB0dUZUQngvRm4iLCJtYWMiOiJkNDU1Mzk2YWUzZGVkMTQ3ZjQxMDViMWRlNGQ3NGRiMjkwN2NjMDFiNTQwODQzZGJkMTUxYWYyNGEwNGNkMTk3IiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:48:09 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImxwU0psNzZ3Y2tGcFNzbzk4VkpweEE9PSIsInZhbHVlIjoiZjN0MHp4VUlQL1Q1alpDVEJnWDZVMlNLdmtiVGJWZ25TS0V2S1FqRnZ6a2FHNytEbVE0V1M3MHB6SHBMUVRvWXBhTGdJe" 1 => "dhn_session=eyJpdiI6IkFETURpYXFRYU9vK2lIMW1HaHZTUkE9PSIsInZhbHVlIjoiMXBDZENZelBtUmFJc2I1L2dvVGRTWU1STlhhR283aVdFS3ZmMk5qTlUxWGo3R0VLQzAzNkFzU0xXbjVsRWM0anlSZW13Wk9ROC9SMGRXeVZMMU56TkJPQ215VmRMUjE0OFJHRFlTRFRYaWVpNE1GMDZwREp3MDVSKzBHeno5Mm8iLCJtYWMiOiJmNmRiZWQ5OWVlZDg1ZDQwNjM2MTE3MWU1NGMyNjc1Nzc2N2MxMTA3ZmZlZDMyZTAwYjNmNmY0YjI0YzY3ODVkIiwidGFnIjoiIn0%3D; expires=Thu, 05-Jun-2025 21:48:09 GMT; path=/; httponlydhn_session=eyJpdiI6IkFETURpYXFRYU9vK2lIMW1HaHZTUkE9PSIsInZhbHVlIjoiMXBDZENZelBtUmFJc2I1L2dvVGRTWU1STlhhR283aVdFS3ZmMk5qTlUxWGo3R0VLQzAzNkFzU0xXbjVsRWM0anlSZW13" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "TlBoVDTtjZmjcFwZjfEtrcwJssJfydqiKMYV2Wpr" "_previous" => array:1 [ "url" => "https://www.digitalhealthnews.com/zydus-receives-usfda-approval-for-zituvimet-med-to-treat-adult-type-2-diabetes" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-06 01:18:09GET/zydus-receives-usfda-approval-for-zituvimet-med-to-treat-adult-type-2-diabetes103152