{{ LiveCust['lastMessage']?.['created_at'] | dateAgo : timezone }}
@if(LiveCust['unreadIndexNumber']){
{{ LiveCust['lastMessage']?.['message'] }}
{{ LiveCust["unreadIndexNumber"] }}} @else{
{{ LiveCust['lastMessage']?.['message'] }}} @if(LiveCust['engage_conversation']){
@for ( LiveCustmer of LiveCust?.engage_conversation; track
LiveCustmer; let idx = $index){ @if(LiveCustmer?.profileimage){
}@else{
} }
@if(LiveCust?.engage_conversation?.length > 2){
+{{ LiveCust?.engage_conversation?.slice(2)?.length }}
} }