• {{ $freelancerChat?->client?->fullname }}

    {{ $freelancerChat->client?->check_online_status?->diffForHumans() }}

    {{ $freelancerChat?->client?->user_introduction?->title ?? '' }}

    @if($freelancerChat->freelancer_unseen_msg_count > 0) {{ $freelancerChat->freelancer_unseen_msg_count }} @endif