@include('./admin/util/header')
  @php $colspan = 2; @endphp
@if (!is_null($dateCancelled) && $dateCancelled!='0000-00-00') @endif @csrf
Order status:
This order has been cancelled on {{ $dateCancelled }}.
Email this {{ $pageType }} to: 
Send
 
@include('../util/footer')