| No. Anggota | Nama | Unit | Undian | Peratus (%) | |
|---|---|---|---|---|---|
| {{ $result->nominee->no_anggota }} | {{ $result->nominee->name }} | {{ $result->nominee->unit }} | {{--{{ $result->votes}} | --}}{{ $result->votes($result->nominee->id) }} | {{ ($result->votes($result->nominee->id) / $total_votes) * 100 }} % |
| {{ $no_vote->no_anggota }} | {{ $no_vote->name }} | {{ $no_vote->unit }} | 0 | 0 | |
| Jumlah Undian | {{ $total_votes }} | ||||
| Disemak oleh : | Disahkan oleh : |
................................... |
................................... |