浏览代码

added claims resolver view

unknown 4 年之前
父节点
当前提交
bee3ba1192
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/patient/claims-resolver.blade.php

+ 1 - 1
resources/views/app/patient/claims-resolver.blade.php

@@ -4,7 +4,7 @@
     <h1>Here is the story of all the notes, bills, and claims for this patient.</h1>
     <h1>Here is the story of all the notes, bills, and claims for this patient.</h1>
     <h2>HCP notes signed: {{$hcpSignedNotesCount}}</h2>
     <h2>HCP notes signed: {{$hcpSignedNotesCount}}</h2>
     <h2>All Notes:</h2>
     <h2>All Notes:</h2>
-    <table>
+    <table class="table table-bordered table-striped table-condensed">
         <thead>
         <thead>
         <tr>
         <tr>
             <th>Date</th>
             <th>Date</th>