소스 검색

HCP not seeing own bills on note

Vijayakrishnan 3 년 전
부모
커밋
9f92a55034
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>