Name | {{ $votingLocation->name ?? 'N/A' }} |
---|---|
Address |
{{ $votingLocation->address_1 }}
@if($votingLocation->address_2) {{ $votingLocation->address_2 }} @endif {{ $votingLocation->city }}, {{ $votingLocation->state }}, {{ $votingLocation->zip}} |
Directions | Coming Soon... |