@extends('website.includes.master') @section('title') Privacy Policy @endsection @section('content')
{!! $privacy->privacy !!}
@endsection