@extends('layouts/masterFront_ar') @section('layoutContent')

سياسة الخصوصية

@if($content)

{{ $content->title }}

{!! $content->description !!}
@else

محتوى سياسة الخصوصية غير متاح في الوقت الحالي.

@endif
@endsection