@extends('site.layouts.app') @section('title', 'Privacy Policy') @section('content')

Privacy Policy

{!! $content->privacy_policy !!}
@endsection