@extends('layouts.public') @section('title', 'Voting Unavailable') @section('content')
{{ $message ?? 'Voting is not currently open.' }}