@extends('front.advertising.index') @section('meta_title'){{trans('ADVFrontContact.contacts')}} @endsection @section('meta_des'){{trans('ADVFrontContact.contacts')}} @endsection @section('meta_key'){{trans('ADVFrontContact.contacts')}} @endsection @section('content')

{{trans('ADVFrontContact.contacts')}}

{{--
--}}

{{trans('ADVFrontContact.contacts')}}

{!! csrf_field() !!}

{{trans('ADVFrontContact.Contact-Information')}}

  • @if(app()->getLocale() == 'ar') {{SETTING_VALUE('address')}} @else {{SETTING_VALUE('address_en')}} @endif
  • {{SETTING_VALUE('email')}}
  • {{SETTING_VALUE('mobile')}}
@endsection