@if (app()->getLocale() == 'ar') @else @endif @if (app()->getLocale() == 'ar') @endif @yield('css')

{{$landPage ? $landPage->intro_title['intro_title_'.getCurrentLocale()] : ''}}

{!! strip_tags($landPage ? $landPage->intro_description['intro_description_'.getCurrentLocale()] : '') !!}

{{__('home.watch_video')}}
{{__('home.about_us')}}

{{__('home.taboor_one')}} {{$landPage ? $landPage->about_title['about_title_'.getCurrentLocale()] : ''}}

{!! strip_tags($landPage ? $landPage->about_description['about_description_'.getCurrentLocale()] : '') !!}

{{__('home.our_features')}}
@if($features) @foreach($features as $feature)
{{$feature->name['name_'.getCurrentLocale()]}}
@endforeach @endif
{{__('home.contact_us')}}

{{__('home.contact_us_head')}}

@csrf()

{{$landPage ? $landPage->download_title['download_title_'.getCurrentLocale()] : ''}}

{!! $landPage ? strip_tags($landPage->download_description['download_description_'.getCurrentLocale()]) : '' !!}

{{__('home.our_partners')}}
@if($partners) @foreach($partners as $partner) @endforeach @endif