@if(isset($results['total']) && $results['total'] > 0) Found {{ $results['total'] }} result(s) for "{{ $query }}" @else No results found for "{{ $query }}" @endif
Tours ({{ $results['tours']->count() }})
{{ $tour['title'] }}
{{ $tour['location'] }}
Destinations ({{ $results['destinations']->count() }})
{{ $destination['title'] }}
{{ $destination['location'] }}
Articles ({{ $results['posts']->count() }})
{{ $post['title'] }}
@if($post['quote']){{ Str::limit($post['quote'], 100) }}
@endifNo results found
We couldn't find any tours, destinations, or articles matching "{{ $query }}".
Try different keywords or check your spelling.
Try searching for:
- Popular destinations like "Zanzibar", "Serengeti", "Kilimanjaro"
- Tour types like "Safari", "Beach", "Cultural"
- Activities like "Wildlife", "Photography", "Adventure"