@extends(homePageLayout()) @section('title') {{ __('messages.vcard.refund_cancellation_policy') }} @endsection @section('content')
{!! $setting['refund_cancellation'] !!}
@endsection