{{-- Hero Section --}}

{{ __('Contact Us') }}

{{ __('Get in touch with us') }}

{{-- Contact Form Section --}}

{{ __('Send Us a Message') }}

{{ __('We\'d love to hear from you. Send us a message and we\'ll respond as soon as possible.') }}

@csrf
{{ __('Success!') }} {{ __('Your message has been sent to us.') }}
{{ __('Error!') }} {{ __('There was an error sending your message.') }}
{{-- Contact Information --}}

{{ __('Address') }}

{{ config('site.contact.address', '123 Porto Drive, Suite 10B, Vista, New York, 99123') }}