<?php
return [
'form_title' => 'Send us an enquiry',
'feedback_message' => 'We would like to point out that:',
'send' => [
'title' => 'Thank you!',
'description' => 'We will try and contact you as soon as possible.'
],
];