@extends('layouts.delegates_dashboard_layout') @section('title') {{Session::has('lang')&&Session::get('lang')=='en'?'contact us':' تواصل معنا'}} @endsection @section('style') @endsection @section('content')
{{ __('dashboard.site.contact_us') }}

{{ __('delegates_dashboard.contact_with_us') }}

@csrf
{{ __('dashboard.site.contact_us') }}
@endsection @section('scripts') @endsection