@extends('frontend.layouts.app') @section('content')

{{ __('Privacy Policy') }}

{!! @$policy->description !!}
@endsection