{{$reply->created_at->format('M jS h:i A').' '.$reply->user->name}} says

{!!$reply->body!!}

{{--
@include('likes.index', ['item' => $reply])
--}}