@extends('layout.app') {{ config('app.name', 'dtag') }} get('locale') == 'ar') dir="rtl" @elseif(session()->get('locale') == 'en') dir="ltr" @else dir="rtl" @endif> @section('content')

{{ __('website.need_help') }}
{{ __('website.got_your_back') }}

{{ __('website.get_in_touch_with_experts') }}

{{ __('website.GET_IN_TOUCH') }}

@csrf
{{ __('website.address') }}

{{ __('website.address_details') }}

{{ __('website.Contact_Us') }}

{{ __('website.email') }}

{{ __('website.phone') }}

@include('comp.testemonials') @include('comp.questions') @include('comp.workWithAlmadanyForm') @endsection