mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-09-02 03:14:01 +00:00
Yien's request: remove the MXXXXXXXX below the order number? we shouldn't show it to customer
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
<tr>
|
||||
<td width="5%" class="center top">{{ $key + 1 }}</td>
|
||||
<!-- <td class="description">{!! $package->description !!}</td> -->
|
||||
<td class="description">{!! $order_reference . '<br>' . $billable_packing_list->owner->reference !!}</td>
|
||||
<!-- <td class="description">{!! $order_reference . '<br>' . $billable_packing_list->owner->reference !!}</td> -->
|
||||
<td class="description">{!! $order_reference !!}</td>
|
||||
<td width="15%" class="center top" style="text-align: center">
|
||||
{!! $measurement !!}
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user