|
@@ -220,7 +220,7 @@
|
|
<i class="fa fa-check"></i>
|
|
<i class="fa fa-check"></i>
|
|
Yes
|
|
Yes
|
|
@if($iPatient->mcp_rm_generic_bill_id)
|
|
@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
|
|
<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' : '' }}"
|