@php $smileClass = $post->reactions->count() > 0 ? $post->reactions->toArray()[0]['reaction'] : 'fas fa-smile'; @endphp