getLocale() == 'en') dir="ltr" class="ltr" @else dir="rtl" class="rtl" @endif>
{{trans('front.home')}}
(current)
{{trans('front.about_us')}}
{{trans('front.services')}}
@php $services = \App\Models\Service::where('in_nav', 1)->get(); $lang = \LaravelLocalization::getCurrentLocale(); $title = "title_$lang"; @endphp
@foreach($services as $service)
{{$service->$title}}
@endforeach
@lang('front.cyber_cloud')
{{trans('front.clients')}}
@lang('front.contact_us')
@if(app()->getLocale() == 'en')
العربية
@else
English
@endif