@extends(get_view('index')) @section('title'){{ translate('Cancellation, Refund and Exchange') }} - @endsection @section('header') @endsection @section('content')
{!! translate('cancellation_refund_and_exchange_content') !!}
@endsection @section('footer') @endsection