@if (@count($knowledgebase ?? []) > 0) @endif @if (@count($knowledgebase ?? []) == 0) @include('notifications.no-results-found') @endif