![]() |
{!! emoji_unified_to_html( isset($comment['message']) ? $comment['message'] : ( isset($comment['text']) ? $comment['text'] : ' ----' ) ) !!}
|
Data/Hora: {{ \Carbon\Carbon::parse( isset($comment['created_time']) ? $comment['created_time'] : $comment['timestamp'])->format('d/m/Y H:i:s') }}
|