@extends('layouts.public') @section('title', 'Voter Login — ' . $election->title) @section('content')
{{ $election->title }}
@if($election->voting_end) Voting closes: {{ $election->voting_end->format('d M Y H:i') }} @endifEnter your Unique ID and registered telephone number to access the ballot.
@if($errors->any())Your identity is verified securely. Votes are anonymous.