@extends(EcommerceHelper::viewPath('customers.master')) @section('title', __('Order information')) @section('content')
{{ __('View Receipt:') }}{{ $order->proof_file }}
{{ __('Or you can upload a new one, the old one will be replaced.') }}
{{ __('Please provide a reason for the cancellation.') }}