@if(isset($k) && $k==0) @include('_particles.widget.ads', ['position' => 'Homencolfirst', 'width' => 'auto', 'height' => 'auto']) @endif
@if( $item->type=='quiz')
@elseif( $item->type=='poll')
@elseif($item->featured_at !== null) @endif {{ get_reaction_icon($item) }}

{{ str_limit($item->title, 55) }}

{{ str_limit($item->body, 75) }}

  • {{ $item->user ? $item->user->username : '' }}