소스 검색

updated claims-resolver

unknown 4 년 전
부모
커밋
1588a14d23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/app/practice-management/patient-claim-summary.blade.php

+ 1 - 1
resources/views/app/practice-management/patient-claim-summary.blade.php

@@ -2,7 +2,7 @@
 
 @section('content')
 
-    <h1><?php dump($claimsTotal) ?></h1>
+    <h1>Count: {{ $claimsTotal->count  }}</h1>
 
     <div id="practice-bills" class="p-3 mcp-theme-1">
         <div class="card">