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

{{ @$page->translation->title }}

الرئيسيه/{{ @$page->translation->title }}
{{ @$page->translation->title }}

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

@include('front.testmonials.for_base_pages')
@stop