@if( !empty($data) ) @foreach( $data as $record )
{{ Str::limit($record->description, 100,' ...') }}