{!! $politique->Desc !!}
@if ($politique->apercu)@extends('templates.header')
@section('content')
{{ $politique->title }}
{!! $politique->Desc !!}
@if ($politique->apercu){{ App::getLocale() === 'ar' ? 'يشمل العرض رأي الطبيب حول حالتك بالإضافة إلى تقدير التكاليف للإقامة الشاملة' : (App::getLocale() === 'fr' ? 'Un devis comprend l’avis d’un médecin sur votre cas plus une estimation des coûts pour un séjour tout inclus.' : 'A quote includes the opinion of a doctor on your case, as well as an estimate of costs for an all-inclusive stay.') }}