![]()
{{ $thread->postReply->user->name }}
{{ \Carbon\Carbon::parse($thread->postReply->created_at)->format('D d/M/Y') }}{{ \Carbon\Carbon::parse($thread->postReply->created_at)->diffForHumans() }}
{!! clean($thread->postReply->message) !!}
{!! clean($thread->message) !!}
{{ __lang('reply') }}