{{ $message['sender_name'] }} •
{{ $message['created_at'] }}@if ($message['edited_at'])
(რედაქტირებულია)
@endif
@if (is_array($reply) && !empty($reply['id']))
@endif
{{ $message['body'] }}
@if (($message['data']['file_url'] ?? null) && in_array($message['type'], ['attachment', 'image'], true))
@endif