@@ -413,6 +413,9 @@
</div>
@endif
+ <hr class="m-neg-4">
+ @include('app.generic-bills.inline', ['patient' => $patient, 'entityType' => 'Shipment', 'entityUid' => $shipment->uid])
+
@@ -454,6 +454,10 @@
+ @include('app.generic-bills.inline', ['patient' => $patient, 'entityType' => 'SupplyOrder', 'entityUid' => $supplyOrder->uid])