@extends('layouts.landing.app') @section('title',translate('messages.Refund Policy')) @section('content')

{{translate('messages.Refund Policy')}}

{!! $data !!}
@endsection