@php $hide = $item->comments->count() > 0 ? '' : 'hidden'; $hide = ($item instanceof \App\Models\TopicableCase) ? "" : $hide; @endphp