@foreach($vote->items as $item) @endforeach
用户 用户总数 签到人数 得票
{{ $item->name }} {{ $total }} {{ $sign }} {{ $item->logs()->sum('result') }}