@php $u = $comment->user; $avatar = $u->avatar_url ?? asset('images/default-male-avatar.png'); @endphp