# | Polling Station Name | Male Count | Female Count | Voter Count | Actions |
---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $pollingStation->polling_station_name }} | {{ $pollingStation->males_count }} | {{ $pollingStation->females_count }} | {{ $pollingStation->voters_count }} |