@extends('web.layout.default') @section('page_title') | {{ trans('labels.privacy_policy') }} @endsection @section('content')
{!! $getprivacypolicy->privacypolicy_content !!}