瀏覽代碼

Remove (boo) :-|

Vijayakrishnan 4 年之前
父節點
當前提交
7e864e5dc9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/shipments.blade.php

+ 1 - 1
resources/views/app/patient/shipments.blade.php

@@ -201,7 +201,7 @@
                                 <tbody>
                                 @foreach($shipment->supplyOrders as $iSupplyOrder)
                                     <tr class="">
-                                        <td class="px-2">{{ $iSupplyOrder->product->title }} {{$iSupplyOrder->pack_id ? $iSupplyOrder->pack_id : '(boo)'}}</td>
+                                        <td class="px-2">{{ $iSupplyOrder->product->title }}</td>
                                         <td class="px-2">
                                             <div moe relative class="d-block">
                                                 <a start show>{{ $iSupplyOrder->imei ? $iSupplyOrder->imei : '(not set)' }}</a>