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