@extends('layouts.public') @section('title', 'Vote Cast Successfully') @section('content')

Vote Cast Successfully!

Thank you, {{ $voter->full_name }}.

Your vote has been securely recorded. You may now close this page.


Your vote is anonymous and cannot be changed.
Return to Home
@endsection