@foreach($sliders as $slider)

{{ $slider->getLang('title') }}

{{-- {!! $slider->description !!}

--}}
@endforeach
image_not_found

About

{{ setting('sub_title', 'about us sub title', 'about') }}

{{ setting('title', 'about us title', 'about') }}.

{{ setting('description', 'description', 'about') }}

{{ __('main.Services') }}

{{ __('main.OUR_SERVICES') }}

{{ __('main.we are expert in') }}

@foreach($services as $service)
image_not_found

{{ $service->getLang('title') }}

{{--

{!! $service->description !!}

--}} id) }}">{{ __('main.READ_MORE') }}
@endforeach

{{ __('main.Gallery') }}

{{ __('main.Our Gallery') }}

{{ __('main.Our Gallery') }}.

{{ __('main.Our Clients') }}

{{ __('main.Our Clients') }}.

{{ __('main.News') }}

{{ __('main.Latest_News') }}

{{ __('main.Read_Our_Latest_News') }}.

@forelse($blogs as $blog) @empty

No blogs found.

@endforelse
{{ __('main.Contact Us') }}

{{ __('main.Contact Us Now') }}.