Bläddra i källkod

added more to sign bill

= 3 år sedan
förälder
incheckning
3d1ef7e494

+ 1 - 1
resources/views/app/practice-management/remote-monitoring-row-markup-by-pro-type.blade.php

@@ -220,7 +220,7 @@
                     <i class="fa fa-check"></i>
                     Yes 
                     @if($iPatient->mcp_rm_generic_bill_id)
-                        (Billed: ${{friendly_money($iPatient->mcp_rm_generic_bill_expected_payment_amount)}})
+                        (Billable: ${{friendly_money($iPatient->mcp_rm_generic_bill_expected_payment_amount)}})
 
                         <div moe
                                 class="d-inline-block {{ $iPatient->mcp_rm_generic_bill_generic_pro_id !== $pro->id ? 'moe-disabled' : '' }}"