@php use Illuminate\Support\Str; @endphp @foreach($listing as $key => $l)
{{Str::limit($l['title'],40)}}