Contact
For more information please fill out the form below and we will reply to your enquiry as soon as possible.
if (isset($error['notSent'])) { ?>Server error
echo $error['notSent']; ?>
} elseif (isset($error)) {
echo 'Email Form is incomplete - Please check required fields *';
} elseif ($mailSent) { ?>
Thank you, We will contact you as soon as possible.