{{-- Existing reactions with counts --}} @foreach ($this->reactionSummary as $summary) @endforeach {{-- Add reaction button --}} @auth
{{-- Emoji picker dropdown --}}
@foreach (\Relaticle\Comments\CommentsConfig::getReactionEmojiSet() as $key => $emoji) @endforeach
@endauth