@foreach ($trendingEvents as $k => $te) {{-- {{dd($te)}} --}}
{!! isset($te['description']) && $te['description'] ? Str::words(strip_tags($te['description']),10) : '' !!}