@extends('layouts.app') @section('content')
| SL | Candidate Photo | Candidate Name | Candidate Sign | Total Vote | Action |
|---|---|---|---|---|---|
| {{ $index + 1 }} |
|
{{ $candidate->name }} |
|
{{ $candidate->candidateVotes->count() }} |
Details |