Legal & Policies
{{ $title }}
Last Updated: {{ date('F Y') }}
@if(!empty($content))
@if(strip_tags($content) !== $content)
{!! $content !!}
@else
{!! nl2br(e($content)) !!}
@endif
@else
This policy has not yet been configured in the System Control Panel.
@endif