@php $poll=Modules\Post\Entities\Poll::with('pollResults', 'pollOptions.pollresults')->where('id', $param[0])->first(); @endphp