DONE: centralize theme color, interactive dashboard, increase winner result, refer TODO

This commit is contained in:
ISMAIL MASSERAN
2026-05-10 11:51:19 +08:00
parent 654a0c9fea
commit fd1baf34c8
47 changed files with 2680 additions and 932 deletions
@@ -14,6 +14,8 @@ class StartController extends Controller
{
$this->validateRequest($request);
Util::ensureDraftElectionAfterCompletedCycle();
if ($this->hasNoNominee())
return response()->json([
'status' => 'failed',