@lang('home.services')
@if($categories->count()> 0 )
@foreach($categories as $category)
@endforeach
@endif
@if($categories->count()> 0 )
@foreach($categories as $category)
@endforeach
@endif
@if($info != null)
@endif
@stop
@lang('home.about_us')
{{ @$info->translations->where('lang_id',$active_lang->id)->first()->title }}
{{ @$info->translations->where('lang_id',$active_lang->id)->first()->content }}
@lang('home.partners')
@foreach(@$testmonials as $testmonial)
@endforeach
{{--
--}}