view('template/modal', $data); } public function new_post(): void { $this->modal('new_post'); } } ?>