Explorar o código

displayed rm amount

= %!s(int64=3) %!d(string=hai) anos
pai
achega
5295725fc4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/app/patient/care-month/dashboard.blade.php

+ 1 - 1
resources/views/app/patient/care-month/dashboard.blade.php

@@ -377,7 +377,7 @@
                                     @if(true && 'TODO Check if MCP and echo as needed for rme/rmm')
 
                                     @endif
-                                    @if($performer->pro->uid == $careMonth->mcpPro->uid)
+                                    @if($performer->pro->id == $careMonth->mcp_pro_id)
                                         Reimbursement: {{ $careMonth->rmBill->hcp_payment_amount }}
                                     @endif 
                                 @endif