Ver Fonte

HCP not seeing own bills on note

Vijayakrishnan há 3 anos atrás
pai
commit
9f92a55034
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      resources/views/app/patient/note/dashboard.blade.php

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

@@ -1463,7 +1463,7 @@
                             @endforeach
                             </tbody>
                         </table>
-                        @elseif($note->hcpPro && $pro->id === $note->hcpPro->i)
+                        @elseif($note->hcpPro && $pro->id === $note->hcpPro->id)
                         <table class="table table-sm tabe-striped mb-3 border-left border-right border-bottom">
                             <thead class="bg-light">
                             <tr>