@include('util.head') @include('./util/nav_bar_rc') @include('banner_admin')
  @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.cli_footer')