{{ __('frontend.explore_destinations_subtitle') }}
{{ __('frontend.found_tours', ['count' => $tours->total()]) }}
@endif
{{ __('frontend.showing_tours', ['first' => $tours->firstItem() ?? 0, 'last' => $tours->lastItem() ?? 0, 'total' => $tours->total()]) }}