@extends('site.layouts.app') @section('content')
{!! $policy !!}
@include('site.inc.footer') @endsection