{{ $row->title }} {{ \Carbon\Carbon::parse($row->created_at)->diffForHumans(null,true) }} {{ __('ago')}}
{{ $row->message }}
{{ __('No Data Found')}}