@extends('site.layout.layout') @section('title',__('Contact Us')) @section('content')
{{ __('Contact Us') }}

{{ __("Let's stay in touch!") }}

{{ __('Whether you have a question, a suggestion, or need help buying or selling, the Tasahal team is ready to respond to you quickly and friendly.') }}

@csrf
{{-- Add reCAPTCHA --}}
@endsection @push('scripts') @endpush