Browse Source

HCP not seeing own bills on note

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
9f92a55034
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>