@if(getCurrentLocale() == 'ar') @else @endif @if(getCurrentLocale() == 'en') @endif

{{__('web.best')}}

{{__('web.illness')}}

{!! aboutdescription($intro->id) !!}

{{__('web.aboutus')}}

{{__('web.help')}} {{__('web.owner')}} {{__('web.ill')}}

{!! aboutdescription($about->id) !!}

{{__('web.services')}}

{!! aboutdescription($service->id) !!}

@foreach($left as $key=>$row)
{{servicename($row->id)}}

{{servicedescription($row->id)}}

@endforeach
@foreach($right as $key=>$row)
{{servicename($row->id)}}

{{servicedescription($row->id)}}

@endforeach

{{__('web.any_question')}}

{!! aboutdescription($question->id) !!}

@foreach($questions as $key=>$row)

{{answer($row->id)}}

@endforeach

{{__('web.contactus')}}

{!! aboutdescription($contact->id) !!}

@CSRF
{{__('web.phone')}}

{{settings('phone')}}

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

{{settings('email')}}

{{__('web.address')}}

{{settings('address')}}