This commit is contained in:
edmondlang
2023-11-26 23:45:51 +08:00
@@ -61,7 +61,7 @@
<tr>
<td width="5%" class="center top">{{ $key + 1 }}</td>
<!-- <td class="description">{!! $package->description !!}</td> -->
<td class="description">{{ $billable_packing_list->owner->reference }}</td>
<td class="description">{!! $order_reference . '<br>' . $billable_packing_list->owner->reference !!}</td>
<td width="15%" class="center top" style="text-align: center">
{!! $measurement !!}
</td>