@extends('layouts.public') @section('title', 'Voting Unavailable') @section('content')

Voting Portal

Voting Not Available

{{ $message ?? 'Voting is not currently open.' }}

View Manifesto
@endsection