@extends('landing-page.layouts.default') @section('content')

{{__('messages.privacy_policy')}}

{!! $privacy_content !!}
@endsection