@if (strlen($search) >= 2)
@if (count($searchResults) > 0) @else
No results for "{{ $search }}"
@endif
@endif