@extends('front.layouts.main') @section('meta_tags') من نحن | {{@$setting->translation->title}} @stop @section('content')
{{@$info->translation->title}}

{!!@$info->translation->content!!}

{{-- اذهب للبحث --}}
  • شقق
  • فنادق
  • شاليهات
  • فيلات
  • إداري
مهمتنا
{!!@$info->translation->mission!!}
@foreach($categories_has_ads as $category)

{{ @$category->ads->count() }}

{{@$category->category_translation->name}}

@endforeach
أهدافنا
{!!@$info->translation->goals!!}
@include('front.testmonials.for_base_pages')
@stop