@extends('layouts.app') @section('content')
Add Cancelled Parcel
@error('order_parcel_reference_no') {{ $message }} @enderror
Return to Vendor Parcels List
Total Scan Parcel: 0
# Customer Ref # Vendor Name Amount Qty Weight Order ID Scan By Description
@endsection @section('custom-js') @endsection