Browse Source

added hcp bill matrix

logicpowerhouse 4 years ago
parent
commit
550de86e9f

+ 0 - 6
resources/views/app/practice-management/hcp-bill-matrix.blade.php

@@ -105,12 +105,6 @@
                             @if($performer->pro->pro_type == 'ADMIN')
                             @if($performer->pro->pro_type == 'ADMIN')
                                 <td>
                                 <td>
                                     <table class="table table-sm table-condensed table-stripe">
                                     <table class="table table-sm table-condensed table-stripe">
-                                        <thead>
-                                        <tr>
-                                            <th>Identifier</th>
-                                            <th>Submitted?</th>
-                                        </tr>
-                                        </thead>
                                         <tbody>
                                         <tbody>
                                         @foreach($note->claims as $claim)
                                         @foreach($note->claims as $claim)
                                             <tr>
                                             <tr>