{{-- Continue Watching Section --}} @include('components.continue-watching', ['continueWatching' => $continueWatching]) @if(count($dramas) > 0) @php $allTags = collect($dramas)->pluck('tags')->flatten()->filter(fn($t) => !empty($t))->unique()->shuffle(); @endphp

Trending Categories

Popular Dramas

See all →
{{-- Mixed Popular Section with source variety --}} @if(isset($mixed_popular) && count($mixed_popular) > 0)

Trending Now

@endif

Latest Dramas

See all →
@else

No dramas found.

@endif