Rede social | Nome | Comentário | Data / Hora |
---|---|---|---|
![]() |
{!! isset($comment['from']['name']) ? $comment['from']['name'] : ( isset($comment['name']) ? $comment['name'] : (isset($comment['username']) ? $comment['username'] : '--' ) ) !!} | {{ isset($comment['comment_parent_id']) ? ( ($comment['comment_parent_id'] != '0') ? '>' : '' ) : '' }} {!! emoji_unified_to_html(isset($comment['message']) ? $comment['message'] : ( isset($comment['text']) ? $comment['text'] : ' ----' ) ) !!} | {{ \Carbon\Carbon::parse( isset($comment['created_time']) ? $comment['created_time'] : $comment['timestamp'])->format('d/m/Y H:i:s') }} |