Tanya Dokter

Beranda / Tanya Dokter
Pertanyaan Anda

Senin, 13 Mei 2024 | 13:23
Alergi dan Sistem Imun

Penyakit

AR
Info Penanya : AR

Dok mata saya panas dan saat berdiri kepala saya pusing saat buka mata terasa sakit, perut saya mual mulut saya rasanya tidak enak

Share

Dijawab Oleh
Dijawab Oleh : dr. Giovanni Frans Alvin

Hai, terima kasih telah bertanya di Tanya Dokter Ai Care.

Kami memahami bahwa keluhan yang Anda alami saat ini tentunya tidak nyaman dan mengganggu aktivitas Anda. Terkait keluhan Anda, terdapat beberapa kemungkinan penyebab, antara lain:

  • Proses infeksi dan peradangan, biasanya diawali dengan demam, mata terasa panas, sakit kepala, rasa pahit dan tidak nyaman di lidah;
  • Vertigo, memiliki gejala khas pusing berputar yang memberat ketika berdiri, membuka mata, atau mengubah posisi secara cepat;
  • GERD, memiliki gejala berupa mual serta rasa pahit di tenggorokan atau lidah, akibat naiknya asam lambung.

Untuk memastikan penyebab penyakitnya, Anda perlu bertemu dengan dokter agar dilakukan serangkaian pemeriksaan seperti, wawancara medis, pemeriksaan fisik, dan pemeriksaan lab jika dirasa perlu.

Selain itu, Anda dapat melakukan beberapa hal di rumah, seperti:

  • Mengonsumsi obat pereda nyeri berlabel hijau, seperti parasetamol;
  • Mengistirahatkan mata dengan cara mengurangi menatap layar monitor atau gadget dalam jangka waktu lama;
  • Mengonsumsi makanan bergizi dan cukupi kebutuhan cairan per hari;
  • Menghindari gerakan kepala tiba-tiba;
  • Menerapkan pola makan dalam porsi kecil tetapi sering;
  • Membatasi konsumsi makanan-makanan tertentu yang bersifat asam, terlalu pedas, atau bersantan;
  • Mengurangi konsumsi kopi, minuman bersoda, dan alkohol;

Apabila Anda mengalami keluhan seperti mata menjadi merah atau demam tinggi lebih dari 39 derajat celsius, Anda disarankan untuk konsultasi ke dokter di fasilitas kesehatan, seperti IGD.

Semoga jawaban ini membantu Anda. Bila mengalami keluhan kesehatan atau ingin bertanya seputar informasi kesehatan, dapat berkonsultasi langsung dengan dokter di Aplikasi Ai Care. Unduh Aplikasi Ai Care di Appstore dan Playstore Anda!

Share
Silahkan Klik "Tanya Dokter" Untuk Mengajukan Pertanyaan Anda

Diskusi Terbaru

Request history8.1.29PHP Version710msRequest Duration4MBMemory UsageGET discussions/{slug}Route
    • Booting (288ms)time
    • Application (423ms)time
    • 1 x Application (59.5%)
      423ms
      1 x Booting (40.5%)
      288ms
      4 templates were rendered
      • 1x web.v2.discussion.showshow.blade.php#?blade
      • 1x web.v2.partials.article-populararticle-popular.blade.php#?blade
      • 1x web.v2.partials.related-articlerelated-article.blade.php#?blade
      • 1x layouts.v2.web_layoutweb_layout.blade.php#?blade
      uri
      GET discussions/{slug}
      middleware
      web
      controller
      App\Http\Controllers\DiscussionController@show
      namespace
      App\Http\Controllers
      prefix
      where
      as
      web.discussion.show
      file
      app/Http/Controllers/DiscussionController.php:158-228
      40 statements were executed (6 duplicates)Show only duplicates323ms
      • DiscussionController.php#164aicare_prod_new1.71msselect * from `questions` where `slug` = 'penyakit' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: penyakit
        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/DiscussionController.php:164
        • 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
      • DiscussionController.php#178aicare_prod_new1.37msselect * from `questions` where `slug` = 'penyakit' and `questions`.`deleted_at` is null limit 1
        Bindings
        • 0: penyakit
        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/DiscussionController.php:178
        • 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
      • DiscussionController.php#191aicare_prod_new2.67msselect column_name as `name`, data_type as `type_name`, column_type as `type`, collation_name as `collation`, is_nullable as `nullable`, column_default as `default`, column_comment as `comment`, extra as `extra` from information_schema.columns where table_schema = 'aicare_prod_new' and table_name = 'questions' order by ordinal_position asc
        Backtrace
        • app/Http/Controllers/DiscussionController.php:191
        • 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
      • DiscussionController.php#191aicare_prod_new7.43msupdate `questions` set `views` = 156, `questions`.`updated_at` = '2025-04-09 05:12:19' where `id` = 273
        Bindings
        • 0: 156
        • 1: 2025-04-09 05:12:19
        • 2: 273
        Backtrace
        • app/Http/Controllers/DiscussionController.php:191
        • 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
      • DiscussionController.php#199aicare_prod_new880μsselect * from `answers` where `answers`.`question_id` = 273 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null
        Bindings
        • 0: 273
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:199
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • DiscussionController.php#200aicare_prod_new970μsselect `tags`.*, `answer_tag`.`answer_id` as `pivot_answer_id`, `answer_tag`.`tag_id` as `pivot_tag_id`, `answer_tag`.`created_at` as `pivot_created_at`, `answer_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `answer_tag` on `tags`.`id` = `answer_tag`.`tag_id` where `answer_tag`.`answer_id` = 286
        Bindings
        • 0: 286
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:200
        • 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
      • DiscussionController.php#200aicare_prod_new990μsselect `tags`.*, `answer_tag`.`answer_id` as `pivot_answer_id`, `answer_tag`.`tag_id` as `pivot_tag_id`, `answer_tag`.`created_at` as `pivot_created_at`, `answer_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `answer_tag` on `tags`.`id` = `answer_tag`.`tag_id` where `answer_tag`.`answer_id` = 287
        Bindings
        • 0: 287
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:200
        • 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
      • DiscussionController.php#208aicare_prod_new1.3msselect * from `categories` where `type` = 'healthpedia' and `parent_id` <> 0 and `categories`.`deleted_at` is null
        Bindings
        • 0: healthpedia
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:208
        • 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
      • DiscussionController.php#209aicare_prod_new151msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-09 05:12:19' and `content_type` = 'article' and `posts`.`deleted_at` is null order by RAND() limit 7
        Bindings
        • 0: 1
        • 1: 2025-04-09 05:12:19
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/DiscussionController.php:209
        • 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
      • DiscussionController.php#210aicare_prod_new1.07msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-09 05:12:19' and `content_type` = 'article' and `posts`.`deleted_at` is null order by `id` desc limit 4
        Bindings
        • 0: 1
        • 1: 2025-04-09 05:12:19
        • 2: article
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:210
        • 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
      • DiscussionController.php#213aicare_prod_new17.07msselect * from `posts` where `status` = 1 and `publish_date` <= '2025-04-09 05:12:19' and `content_type` = 'article' and exists (select * from `tags` inner join `post_tag` on `tags`.`id` = `post_tag`.`tag_id` where `posts`.`id` = `post_tag`.`post_id` and `tags`.`id` in (3758, 7226, 826, 3758, 7226, 826)) and `posts`.`deleted_at` is null order by RAND() limit 5
        Bindings
        • 0: 1
        • 1: 2025-04-09 05:12:19
        • 2: article
        • 3: 3758
        • 4: 7226
        • 5: 826
        • 6: 3758
        • 7: 7226
        • 8: 826
        Hints
        • Use SELECT * only if you need all columns from table
        • ORDER BY RAND() is slow, try to avoid if you can. You can read this or this
        Backtrace
        • app/Http/Controllers/DiscussionController.php:213
        • 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
      • DiscussionController.php#224aicare_prod_new4.72msselect * from `questions` where `status` = 'published' and `questions`.`deleted_at` is null order by `id` desc
        Bindings
        • 0: published
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/DiscussionController.php:224
        • 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
      • show.blade.php#109aicare_prod_new1.16msselect * from `categories` where `categories`.`id` = 9 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 9
        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::web.v2.discussion.show:109
        • 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
      • show.blade.php#176aicare_prod_new920μsselect * from `answers` where `answers`.`question_id` = 273 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 273
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:176
        • 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
      • show.blade.php#205aicare_prod_new950μsselect `tags`.*, `answer_tag`.`answer_id` as `pivot_answer_id`, `answer_tag`.`tag_id` as `pivot_tag_id`, `answer_tag`.`created_at` as `pivot_created_at`, `answer_tag`.`updated_at` as `pivot_updated_at` from `tags` inner join `answer_tag` on `tags`.`id` = `answer_tag`.`tag_id` where `answer_tag`.`answer_id` = 287
        Bindings
        • 0: 287
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:205
        • 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
      • show.blade.php#257aicare_prod_new6.53msselect `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` = 6065 and `categories`.`deleted_at` is null
        Bindings
        • 0: 6065
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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
      • show.blade.php#257aicare_prod_new6.32msselect `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` = 8099 and `categories`.`deleted_at` is null
        Bindings
        • 0: 8099
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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
      • show.blade.php#257aicare_prod_new6.33msselect `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` = 9892 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9892
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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
      • show.blade.php#257aicare_prod_new6.57msselect `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` = 9539 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9539
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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
      • show.blade.php#257aicare_prod_new6.43msselect `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` = 860 and `categories`.`deleted_at` is null
        Bindings
        • 0: 860
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:257
        • 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
      • show.blade.php#260aicare_prod_new900μsselect * from `categories` where `categories`.`id` = 4 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 4
        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::web.v2.discussion.show:260
        • 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
      • show.blade.php#366aicare_prod_new810μsselect * from `answers` where `answers`.`question_id` = 341 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 341
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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
      • show.blade.php#336aicare_prod_new780μsselect * from `categories` where `categories`.`id` = 9 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 9
        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::web.v2.discussion.show:336
        • 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
      • show.blade.php#366aicare_prod_new850μsselect * from `answers` where `answers`.`question_id` = 340 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 340
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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
      • show.blade.php#336aicare_prod_new830μsselect * from `categories` where `categories`.`id` = 25 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 25
        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::web.v2.discussion.show:336
        • 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
      • show.blade.php#366aicare_prod_new920μsselect * from `answers` where `answers`.`question_id` = 339 and `answers`.`question_id` is not null and `answers`.`deleted_at` is null order by `id` desc limit 1
        Bindings
        • 0: 339
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.discussion.show:366
        • 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
      • article-popular.blade.php#8aicare_prod_new6.64msselect `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` = 7804 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7804
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new6.19msselect `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` = 9775 and `categories`.`deleted_at` is null
        Bindings
        • 0: 9775
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new6.41msselect `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` = 1332 and `categories`.`deleted_at` is null
        Bindings
        • 0: 1332
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new6.26msselect `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` = 2366 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2366
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new7.42msselect `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` = 2442 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2442
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new6.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` = 2453 and `categories`.`deleted_at` is null
        Bindings
        • 0: 2453
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • article-popular.blade.php#8aicare_prod_new6.93msselect `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` = 7641 and `categories`.`deleted_at` is null
        Bindings
        • 0: 7641
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.article-popular:8
        • 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
      • related-article.blade.php#8aicare_prod_new11.03msselect `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` = 10175 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10175
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • 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
      • related-article.blade.php#8aicare_prod_new10.42msselect `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` = 10174 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10174
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • 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
      • related-article.blade.php#8aicare_prod_new10.76msselect `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` = 10173 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10173
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • 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
      • related-article.blade.php#8aicare_prod_new10.72msselect `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` = 10168 and `categories`.`deleted_at` is null
        Bindings
        • 0: 10168
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • view::web.v2.partials.related-article:8
        • 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_new890μ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_new590μ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\Question
      304Question.php#?
      App\Models\Admin\Category
      60Category.php#?
      App\Models\Admin\Post
      16Post.php#?
      App\Models\Admin\Tag
      9Tag.php#?
      App\Answer
      5Answer.php#?
      App\Models\TermPolicy
      3TermPolicy.php#?
      App\Models\Admin\Page
      1Page.php#?
      App\Models\Admin\Faq
      1Faq.php#?
          locale
          id
          _token
          bOCSoQE8WqnWpqvs8CrXWFE0JxHg2Qx4Ir49sREP
          _previous
          array:1 [ "url" => "https://ai-care.atmatech.id/discussions/penyakit" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          discussion
          penyakit
          path_info
          /discussions/penyakit
          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 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Iml6SGtpSzhUK1lYejMxWHI5L255Y2c9PSIsInZhbHVlIjoiTFkrb09JWmdpZkZXcEx5REloUkZ1U1k0MHd5bDVjQzRKWE4xbnoyd0ZMbGl6RnpYOENXaTBUNDNKdnhmbHJQSVJMMHp0bzFMa01LWmhMeVI3Q0M5NHcyRkNZa0RKa3RuR0pmYy9OQ1VTZDF4TnNYRERVRjh3ZlRZcTlDNzByeEQiLCJtYWMiOiJmZjBmOTIzZTI5ZmYyZGRiYzQyNmRmNWI1ZmYyOGU3NjIyNDNjYzg0YTg3ZTFmMzBmYWEwN2E2OGJmNjkxYTcxIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6InhMNEtkMURIcVpuNUJkcG95UnhoQ1E9PSIsInZhbHVlIjoiUjU1Y2RzZEhpL0RVMDlPRkY2d0M4cU14WUhuQ1V6ZFM0ajZkVTNEb0ZZREhOd0wwdHJYVVA0ZHRGcDlUTFptYVpEZXZXSW4xdDZVdCtGcXlCVStLSnM2Q2ZQTGwyNDJqVDE4bnNGOGV2NmRJeVFFYi9lMnZNbDhXY1dkN2Nqb24iLCJtYWMiOiI0OTMwMTgxMTI4ZDQ1ZmRhYmFiYWM0OGM4ZjQ0YzViZjAxODllNGVhYzdhOGIwMWY1YjZjMWI5ZmFkNmJiZDVjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Iml6SGtpSzhUK1lYejMxWHI5L255Y2c9PSIsInZhbHVlIjoiTFkrb09JWmdpZkZXcEx5REloUkZ1U1k0MHd5bDVjQzRKWE4xbnoyd0ZMbGl6RnpYOENXaTBUNDNKdnhmbHJQSVJMMHp0b" ] "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "3.148.106.39" ] "x-forwarded-for" => array:1 [ 0 => "3.148.106.39" ] "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
          0 of 0
          array:2 [ "XSRF-TOKEN" => "bOCSoQE8WqnWpqvs8CrXWFE0JxHg2Qx4Ir49sREP" "laravel_session" => "H9Y7Xm60HrYopdCrrYr9dRtrM5tB6GUvy4KSFNIk" ]
          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 => "Tue, 08 Apr 2025 22:12:20 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5FUUZmVVNQTk5XcnBZallleVdvZWc9PSIsInZhbHVlIjoidWs0OGdiUyt5RjhlR1dibjlNb2dOTGord2taMHJzNUIvODk1WTBDd1BTb3Z5TnNyeVQyOEJISHlYS25qRWExYk9HMk5GaXZmT1FwQmZac2ZhRllNcFJERTBTdXVyS1lOWWFpVDQyUVVuR3FHczdNdnFBV25ja1hOOVFoWllaSHkiLCJtYWMiOiI1NjIxYzk1MGE4ZjM1YWQ4NDkzODEyMGRlY2U3MGZmNmFiZDUxMDY0ZTFjMzlmMjMyNTdjZjVmOGI4MmE5MjYzIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 00:12:20 GMT; Max-Age=7200; path=/; secureXSRF-TOKEN=eyJpdiI6Im5FUUZmVVNQTk5XcnBZallleVdvZWc9PSIsInZhbHVlIjoidWs0OGdiUyt5RjhlR1dibjlNb2dOTGord2taMHJzNUIvODk1WTBDd1BTb3Z5TnNyeVQyOEJISHlYS25qRWExYk9HMk5Ga" 1 => "laravel_session=eyJpdiI6IlVyMUNBQlFrbkdVOVg2T0JqNVlqaVE9PSIsInZhbHVlIjoidkMvWG1MdHY4V2lmQys0RGJtek1tTVZvdktQbldIWXlDc0dKYzdON2ZnOXBQMndYdjZSYmk3NllpNlhTSzhDNW9HL2llNkN2ajdKTEtvWFRlUmZSbFRYaEZCTHdQS2NxWGJaYzJ6emRERGVGK1oxZVBVM1l5c3pVZjB5Mlo1MmoiLCJtYWMiOiIzMzliMTYwNWU2ZmYzMTA2Zjk5MjIwYzQ2MWZlNTRiZGJjOGFiZjI2YWNlZDFhODM2NWMwYTdhNDNlNGU3ZjEwIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 00:12:20 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IlVyMUNBQlFrbkdVOVg2T0JqNVlqaVE9PSIsInZhbHVlIjoidkMvWG1MdHY4V2lmQys0RGJtek1tTVZvdktQbldIWXlDc0dKYzdON2ZnOXBQMndYdjZSYmk3NllpNlhTSzhDNW9H" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im5FUUZmVVNQTk5XcnBZallleVdvZWc9PSIsInZhbHVlIjoidWs0OGdiUyt5RjhlR1dibjlNb2dOTGord2taMHJzNUIvODk1WTBDd1BTb3Z5TnNyeVQyOEJISHlYS25qRWExYk9HMk5GaXZmT1FwQmZac2ZhRllNcFJERTBTdXVyS1lOWWFpVDQyUVVuR3FHczdNdnFBV25ja1hOOVFoWllaSHkiLCJtYWMiOiI1NjIxYzk1MGE4ZjM1YWQ4NDkzODEyMGRlY2U3MGZmNmFiZDUxMDY0ZTFjMzlmMjMyNTdjZjVmOGI4MmE5MjYzIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 00:12:20 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Im5FUUZmVVNQTk5XcnBZallleVdvZWc9PSIsInZhbHVlIjoidWs0OGdiUyt5RjhlR1dibjlNb2dOTGord2taMHJzNUIvODk1WTBDd1BTb3Z5TnNyeVQyOEJISHlYS25qRWExYk9HMk5Ga" 1 => "laravel_session=eyJpdiI6IlVyMUNBQlFrbkdVOVg2T0JqNVlqaVE9PSIsInZhbHVlIjoidkMvWG1MdHY4V2lmQys0RGJtek1tTVZvdktQbldIWXlDc0dKYzdON2ZnOXBQMndYdjZSYmk3NllpNlhTSzhDNW9HL2llNkN2ajdKTEtvWFRlUmZSbFRYaEZCTHdQS2NxWGJaYzJ6emRERGVGK1oxZVBVM1l5c3pVZjB5Mlo1MmoiLCJtYWMiOiIzMzliMTYwNWU2ZmYzMTA2Zjk5MjIwYzQ2MWZlNTRiZGJjOGFiZjI2YWNlZDFhODM2NWMwYTdhNDNlNGU3ZjEwIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 00:12:20 GMT; path=/; httponlylaravel_session=eyJpdiI6IlVyMUNBQlFrbkdVOVg2T0JqNVlqaVE9PSIsInZhbHVlIjoidkMvWG1MdHY4V2lmQys0RGJtek1tTVZvdktQbldIWXlDc0dKYzdON2ZnOXBQMndYdjZSYmk3NllpNlhTSzhDNW9H" ] ]
          session_attributes
          0 of 0
          array:5 [ "locale" => "id" "_token" => "bOCSoQE8WqnWpqvs8CrXWFE0JxHg2Qx4Ir49sREP" "_previous" => array:1 [ "url" => "https://ai-care.atmatech.id/discussions/penyakit" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "discussion" => "penyakit" ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-09 05:12:20GET/discussions/penyakit440399