{{ trans('loading_chat') }}
{{ trans('no_chats') }}
  • avatar
    {{ getChatPartner(room).first_name.charAt(0).toUpperCase() }}
    {{ getChatPartner(room).first_name }} {{ formatRoomTime(room.last_message?.created_at) }}

    {{ stripHtml(room.last_message.content || room.last_message.message) }}

    {{ room.product.title }}

    {{ getUnreadCount(room) }}

{{ trans('select_chat') }}

{{ trans('loading') }}
{{ trans('user_restricted_communication') }}
{{ trans('you_blocked_user') }} {{ trans('unblock') }}
product image
{{ contextProduct.title }}
{{ trans('images_to_send') }} ({{ pendingImages.length }})
{{ imageModal.currentIndex + 1 }} / {{ imageModal.images.length }}
{{ imageModal.alt }}