@if ($category && $subcategories->count() > 0) @endif
@if($this->searchTerm && strlen($this->searchTerm) > 2)
@if($this->companies && $this->companies->count() > 0)

{{count($this->companies)}} results found.

@else

There is no result with given search term.

@endif
@endif