getForm(); require_once($rep.$views['form']); } public function submitForm(): void { (new ModelCandidate())->submitForm(); } }