@extends('frontend.layouts.master') @section('title','Privacy Policy') @section('content')

{{$policy->title}}

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