{{ $row->title }}

{{ $row->event_time }} | {{ $row->event_place }} |  {{ $row->view_count }}

{!! \Illuminate\Support\Str::words($row->description, 20,'....') !!}

More Info