@if($message->sender_id == auth()->id()) @if($message->reads->count() > 0) ✅ Read @else ⏳ Sent @endif @endif