@if ($poll) @include('polls::poll', compact('poll', 'userVoted')) @else {{ trans('app.nothing_new') }} @endif