@foreach($tours as $tour)
{{ Illuminate\Support\Str::limit(strip_tags($tour['description']), 100) }}{{ strlen(strip_tags($tour['description'])) > 100 ? '...' : '' }}
{{$basic_info['current_currency_symbol']}} {{ $tour['price'] }} | {{trans('pages.per_person')}}