@php $i=1;@endphp @if($data->count() > 0) @foreach($data as $list) @endforeach @else @endif
Sl No. Comment Edit Delete
{{$i++}} {{$list->comment}} {!! !empty($list->tagged_user) ? '@'.$list->tagged_user : '' !!}
{{$list->name}} | {!! formatedDate($list->created_at) !!}
No Data Found