{{ $idea->title }}

@admin @if ($idea->spam_reports > 0)
Spam Reports: {{ $idea->spam_reports }}
@endif @endadmin {{ $idea->description }}
{{ $idea->created_at->diffForHumans() }}
{{ $idea->category->name }}
{{ $idea->comments_count }} comments
{{ $idea->status->name }}
{{ $votesCount }}
Голоса
@if ($hasVoted) @else @endif