@extends('front.layout.app') @section('title') اتصل بنا @stop @section('content')

اتصل بنا

ابقى على تواصل

@if (LaravelLocalization::getCurrentLocale() == 'ar') {{ $setting->bio_ar }}@else{{ $setting->bio }} @endif

@csrf

بيانات التواصل

@if (LaravelLocalization::getCurrentLocale() == 'ar') {{ $setting->title_ar }}@else{{ $setting->title }} @endif

تواصل معنا

@endsection @section('js') @endsection