@extends('layouts.public') @section('title', 'Candidates & Manifesto — ' . $election->title) @section('content')
Candidates, Positions & Manifestos
@if($election->manifesto_end) Manifesto period closes: {{ $election->manifesto_end->format('d M Y H:i') }} @endifNo positions have been set up yet. Check back soon.
{{ Str::limit($candidate->campaign_message, 120) }}
@endif View Full ProfileNo candidates registered for this position yet.