@extends('front.layouts.app') @section('content')
{!! $privacypolicy->description !!}
@if($privacypolicy && $privacypolicy->description) {!! $privacypolicy->description !!} @else
{{ \App\Helpers\TranslationHelper::translate('Privacy policy content is not available at the moment.') }}
@endif{!! setting('section_five_description_one', app()->getLocale()) !!}