@extends('landing-page.layouts.default') @section('content')

{{__('landingpage.refund_policy')}}

{!! $refund_content !!}
@endsection