@extends('frontend.layouts.app') @section('content')

{{ __('Terms & Conditions') }}

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