@@ -63,13 +63,19 @@
{{$row->bill_count}}
</td>
<td class="text-nowrap border-left-0">
+ <pre>
{{$row->bills}}
+ </pre>
{{$row->icds}}
{{$row->claim_lines}}
</tr>
@endforeach