@extends($active_theme) @section('title') {{__('user.Privacy Policy')}} @endsection @section('frontend-content')

{{__('user.privacy policy')}}

{!! clean($privacyPolicy) !!}
@endsection