|
@@ -221,7 +221,7 @@
|
|
Yes
|
|
Yes
|
|
@if($iPatient->mcp_rm_generic_bill_id)
|
|
@if($iPatient->mcp_rm_generic_bill_id)
|
|
(Billable: ${{friendly_money($iPatient->mcp_rm_generic_bill_expected_payment_amount)}})
|
|
(Billable: ${{friendly_money($iPatient->mcp_rm_generic_bill_expected_payment_amount)}})
|
|
-
|
|
|
|
|
|
+
|
|
<div moe
|
|
<div moe
|
|
class="d-inline-block {{ $iPatient->mcp_rm_generic_bill_generic_pro_id !== $pro->id ? 'moe-disabled' : '' }}"
|
|
class="d-inline-block {{ $iPatient->mcp_rm_generic_bill_generic_pro_id !== $pro->id ? 'moe-disabled' : '' }}"
|
|
title="{{ $iPatient->mcp_rm_generic_bill_generic_pro_id !== $pro->id ? 'Only the bill\'s pro can sign' : '' }}">
|
|
title="{{ $iPatient->mcp_rm_generic_bill_generic_pro_id !== $pro->id ? 'Only the bill\'s pro can sign' : '' }}">
|