浏览代码

updated claims-resolver

unknown 4 年之前
父节点
当前提交
aeaccd6eba
共有 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>Count: {{ $claimsTotal['count']  }}</h1>
+    <h1><?php dump($claimsTotal->count) ?></h1>
 
     <div id="practice-bills" class="p-3 mcp-theme-1">
         <div class="card">