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

{{ __('Refund Policy') }}

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