This commit is contained in:
Olu Amey
2021-06-18 23:27:20 +00:00
parent 77012d59af
commit fda389fdcb
8 changed files with 27 additions and 75 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ class Land extends BaseController {
public function index() {
$data = array();
$this->renderExtPage('terms', $data);
$this->renderExtPage('contact', $data);
}
public function covit() {