@include('front.layouts.meta_tags') @if(LaravelLocalization::getCurrentLocale() == 'en') @else @endif @if(LaravelLocalization::getCurrentLocale() == 'en') @endif
@lang('home.We_help_you_to_communicate_with_many_famous_people_in_different_fields')

@lang('home.Consult_the_best_in_your_field')

@lang('home.baner_content')

@lang('home.download_on') @lang('home.ios_url') @lang('home.download_on') @lang('home.android_url')

@lang('home.Choose_your_favorite_field')

{{--

أرقام التطبيق

--}}

@lang('home.statics') @lang('home.app')

{{ @$info->downloads }}

@lang('home.downloads')

{{ @$info->rates }}

@lang('home.rates')

@lang('home.fqs')

@foreach($fqs as $fq)
{{ @$fq->translations->where('lang_id',$active_lang->id)->first()->content }}
@endforeach

@lang('home.application_features')

@foreach($fetures as $fetur)
{{ $fetur->translations->where('lang_id',$active_lang->id)->first()->title }}

ه{{ $fetur->translations->where('lang_id',$active_lang->id)->first()->content }}

@endforeach {{--
خصوصية تامة

هنالك العديد من الأنواع المتوفرة لنصوص لوريم إيبسوم، ولكن الغالبية تم تعديلها

منفعة متبادلة

هنالك العديد من الأنواع المتوفرة لنصوص لوريم إيبسوم، ولكن الغالبية تم تعديلها

--}}

@lang('home.watch') @lang('home.app')

@lang('home.contactus')

@if ($errors->any()) @foreach ($errors->all() as $error)
{{ $error }} ×
@endforeach @endif @if(Session::has('success'))
×{{ Session::get('success') }}
@endif @csrf
{{-- --}}