diff --git a/app/Controllers/Contact.php b/app/Controllers/Contact.php new file mode 100644 index 0000000..9d26fbf --- /dev/null +++ b/app/Controllers/Contact.php @@ -0,0 +1,21 @@ +renderExtPage('developers', $data); + } + + public function formMessage() + { + $returnMsg = "Message Received, we will get back in touch to follow up"; //