{{-- {{$categoryFilm}} --}}
@foreach ($categoryFilm as $item)
@endforeach
{{ $firstCategory->deskripsi }}
@foreach ($this->films as $item)
@endforeach
@if ($this->films->count() >= $filmLimit)
@endif
{{-- @if (count($film) < count($cekFilm))
@endif --}}