• Home
  • Healthpedia
  • Golongan
  • Hormon & Metabolisme

Obat Keras

Empagliflozin

Empagliflozin adalah obat antidiabetik yang bekerja di ginjal. Empagliflozin bekerja untuk meningkatkan pengeluaran glukosa melalui urine agar gula darah turun.

Obat Keras

Epoetin Alfa

Epoetin alfa merupakan bentuk buatan dari hormon eritropoietin yang digunakan untuk merangsang pembentukan sel darah merah.

Obat Keras

Epoetin Beta

Epoetin beta merupakan bentuk buatan dari hormon eritropoetin, yang digunakan untuk menstimulasi pembentukan sel darah merah

Obat Keras

Dulaglutide

Dulaglutide adalah obat antidiabetes suntik yang beraksi untuk melepas insulin pada pasien penderita diabetes melitus tipe 2.

Obat Keras

Dydrogesterone

Dydrogesteron adalah obat yang mengandung progestogen, mengatur pertumbuhan lapisan rahim secara normal.

Obat Keras

Eltrombopag

eltrombopag adalah obat yang digunakan pada kasus kekurangan keping darah (trombositopenia) pada penyakit ITP, anemia aplastik, dan hepatitis C kronis.

Obat Keras

Ezetimibe

Ezetimibe bekerja untuk menurunkan kadar kolesterol darah dari pasien yang memiliki kondisi hiperkolesterolemia atau kolesterol tinggi.

Obat Keras

Finasteride

Finasteride adalah sebuah analog sintetis testosterone 4-aza.

Obat Keras

Gliclazide

Gliclazide adalah obat yang digunakan untuk menurunkan kadar gula darah pada orang yang mengidap penyakit diabetes mellitus (DM) tipe 2.

Obat Keras

Glimepiride

Glimepiride adalah obat antidiabetes golongan sulfonilurea, yang digunakan untuk menurunkan kadar gula darah pada pasien diabetes mellitus (DM) tipe 2

Request history8.1.29PHP Version333msRequest Duration4MBMemory UsageGET healthpedia/golongan/{slug}Route
    • Booting (218ms)time
    • Application (114ms)time
    • 1 x Booting (65.62%)
      218ms
      1 x Application (34.38%)
      114ms
      3 templates were rendered
      • 1x web.golongangolongan.blade.php#?blade
      • 1x vendor.pagination.bootstrap-4-v3bootstrap-4-v3.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET healthpedia/golongan/{slug}
      middleware
      web
      controller
      App\Http\Controllers\WebController@golongan
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.healthpedia.golongan.post
      file
      app/Http/Controllers/WebController.php:1110-1157
      19 statements were executed (2 duplicates)Show only duplicates76.54ms
      • WebController.php#1114aicare_prod_new910μsselect * from `healthpedia` where (`slug` = 'obat-hormon-metabolisme' or `slug_en` = 'obat-hormon-metabolisme') and `healthpedia`.`deleted_at` is null limit 1
        Bindings
        • 0: obat-hormon-metabolisme
        • 1: obat-hormon-metabolisme
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:1114
        • 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
      • WebController.php#1114aicare_prod_new660μsselect * from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1114
        • 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
      • WebController.php#1135aicare_prod_new640μsselect * from `healthpedia` where `slug` = 'obat-hormon-metabolisme' and `healthpedia`.`deleted_at` is null limit 1
        Bindings
        • 0: obat-hormon-metabolisme
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:1135
        • 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
      • WebController.php#1135aicare_prod_new550μsselect * from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/WebController.php:1135
        • 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
      • WebController.php#1146aicare_prod_new1.54msselect count(*) as aggregate from `posts` where exists (select * from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `posts`.`id` = `healthpedia_post`.`post_id` and `healthpedia_id` = 6 and `healthpedia`.`deleted_at` is null) and `status` = 1 and `posts`.`deleted_at` is null
        Bindings
        • 0: 6
        • 1: 1
        Backtrace
        • app/Http/Controllers/WebController.php:1146
        • 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
      • WebController.php#1146aicare_prod_new1.9msselect * from `posts` where exists (select * from `healthpedia` inner join `healthpedia_post` on `healthpedia`.`id` = `healthpedia_post`.`healthpedia_id` where `posts`.`id` = `healthpedia_post`.`post_id` and `healthpedia_id` = 6 and `healthpedia`.`deleted_at` is null) and `status` = 1 and `posts`.`deleted_at` is null limit 10 offset 40
        Bindings
        • 0: 6
        • 1: 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/WebController.php:1146
        • 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
      • golongan.blade.php#43aicare_prod_new6.35msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4688 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4688
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new5.96msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4771 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4771
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new5.78msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4772 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4772
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new5.9msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4790 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4790
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new6.65msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4794 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4794
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new5.7msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4797 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4797
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new6.01msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 4993 and `categories`.`deleted_at` is null
        Bindings
        • 0: 4993
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new5.62msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5022 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5022
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new9.97msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5212 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5212
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • golongan.blade.php#43aicare_prod_new10.23msselect `categories`.*, `category_post`.`post_id` as `pivot_post_id`, `category_post`.`category_id` as `pivot_category_id`, `category_post`.`created_at` as `pivot_created_at`, `category_post`.`updated_at` as `pivot_updated_at` from `categories` inner join `category_post` on `categories`.`id` = `category_post`.`category_id` where `category_post`.`post_id` = 5213 and `categories`.`deleted_at` is null
        Bindings
        • 0: 5213
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.golongan:43
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#122aicare_prod_new630μsselect * from `pages` where `slug` = 'about-us' limit 1
        Bindings
        • 0: about-us
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:122
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#547aicare_prod_new610μsselect * from `faqs` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::layouts.v2.web_layout:547
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • web_layout.blade.php#551aicare_prod_new930μsselect * from `term_policies`
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • view::layouts.v2.web_layout:551
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      App\Models\Admin\Category
      12Category.php#?
      App\Models\Admin\Post
      10Post.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Healthpedia
      2Healthpedia.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          Qwi5YRC6mJb2RxzBKqPeZgFPEUdlk3m1WRLfrvyr
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia/golongan/obat-hormon-metabolisme?page=...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /healthpedia/golongan/obat-hormon-metabolisme
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "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-real-ip" => array:1 [ 0 => "3.149.247.123" ] "x-forwarded-for" => array:1 [ 0 => "3.149.247.123" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "host" => array:1 [ 0 => "ai-care.atmatech.id" ] "connection" => array:1 [ 0 => "keep-alive" ] ]
          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 => "Sat, 10 May 2025 13:07:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhaNnduS0J3N0Q1Q253L1RMd3B3YXc9PSIsInZhbHVlIjoibmRtQlh5RUxFZnQ0M09jRWFrZmxub2NUZmFYMmlrTmJDQWdwMkdtNnZodkMyckFyZFpLSVJVc1dNdkhJUVJvSmFENktNcENEUmhOMU5wMlVwSU1jVzljMXExa0J1R3lHZ09aRmVLN3JyU01nV0l0dy9PR3ZBR2VPZGVxOHVwQkUiLCJtYWMiOiI4YzFjNTJiMzQyOGZjZDUyYjQ2OTNhODFmZDhkMDQ5MWFmZDc2NGI4MDk2NjJhZTFhN2Q0Njk1ODk1Y2QzNTc4IiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 15:07:57 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6ImhaNnduS0J3N0Q1Q253L1RMd3B3YXc9PSIsInZhbHVlIjoibmRtQlh5RUxFZnQ0M09jRWFrZmxub2NUZmFYMmlrTmJDQWdwMkdtNnZodkMyckFyZFpLSVJVc1dNdkhJUVJvSmFENktNc" 1 => "laravel_session=eyJpdiI6ImNkMitTcVJBR2U3SWk2c3N0UHFQS0E9PSIsInZhbHVlIjoibFpPc0hkZVl2THVRazgyVGFSQUd1NHhuQlhCZkdJY0N3K0JmdDlsenlDMFd3b3dpR1FDdk9mZEdNYlRhenM5Z1RVbWdYYyt6dE9UMGJtcEZ2NjhCdHJmS3laOGJDQVpGcWRSMWY1RU1xTW9tTjdNUmRvazh0TGlVQ2xYWTROL3MiLCJtYWMiOiIzN2YzMTU0NWRmN2ZlNmZlZjM1NjZmMTkwYjc4ZGViZWE3MDAxNTBiMzQxMTdjMmMwMGMwZGY2NDMwOWYyMmNjIiwidGFnIjoiIn0%3D; expires=Sat, 10 May 2025 15:07:57 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6ImNkMitTcVJBR2U3SWk2c3N0UHFQS0E9PSIsInZhbHVlIjoibFpPc0hkZVl2THVRazgyVGFSQUd1NHhuQlhCZkdJY0N3K0JmdDlsenlDMFd3b3dpR1FDdk9mZEdNYlRhenM5Z1RV" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhaNnduS0J3N0Q1Q253L1RMd3B3YXc9PSIsInZhbHVlIjoibmRtQlh5RUxFZnQ0M09jRWFrZmxub2NUZmFYMmlrTmJDQWdwMkdtNnZodkMyckFyZFpLSVJVc1dNdkhJUVJvSmFENktNcENEUmhOMU5wMlVwSU1jVzljMXExa0J1R3lHZ09aRmVLN3JyU01nV0l0dy9PR3ZBR2VPZGVxOHVwQkUiLCJtYWMiOiI4YzFjNTJiMzQyOGZjZDUyYjQ2OTNhODFmZDhkMDQ5MWFmZDc2NGI4MDk2NjJhZTFhN2Q0Njk1ODk1Y2QzNTc4IiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 15:07:57 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImhaNnduS0J3N0Q1Q253L1RMd3B3YXc9PSIsInZhbHVlIjoibmRtQlh5RUxFZnQ0M09jRWFrZmxub2NUZmFYMmlrTmJDQWdwMkdtNnZodkMyckFyZFpLSVJVc1dNdkhJUVJvSmFENktNc" 1 => "laravel_session=eyJpdiI6ImNkMitTcVJBR2U3SWk2c3N0UHFQS0E9PSIsInZhbHVlIjoibFpPc0hkZVl2THVRazgyVGFSQUd1NHhuQlhCZkdJY0N3K0JmdDlsenlDMFd3b3dpR1FDdk9mZEdNYlRhenM5Z1RVbWdYYyt6dE9UMGJtcEZ2NjhCdHJmS3laOGJDQVpGcWRSMWY1RU1xTW9tTjdNUmRvazh0TGlVQ2xYWTROL3MiLCJtYWMiOiIzN2YzMTU0NWRmN2ZlNmZlZjM1NjZmMTkwYjc4ZGViZWE3MDAxNTBiMzQxMTdjMmMwMGMwZGY2NDMwOWYyMmNjIiwidGFnIjoiIn0%3D; expires=Sat, 10-May-2025 15:07:57 GMT; path=/; httponlylaravel_session=eyJpdiI6ImNkMitTcVJBR2U3SWk2c3N0UHFQS0E9PSIsInZhbHVlIjoibFpPc0hkZVl2THVRazgyVGFSQUd1NHhuQlhCZkdJY0N3K0JmdDlsenlDMFd3b3dpR1FDdk9mZEdNYlRhenM5Z1RV" ] ]
          session_attributes
          0 of 0
          array:4 [ "locale" => "id" "_token" => "Qwi5YRC6mJb2RxzBKqPeZgFPEUdlk3m1WRLfrvyr" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/healthpedia/golongan/obat-hormon-metabolisme?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-10 20:07:57GET/healthpedia/golongan/obat-hormon-metabolisme?page=531929