Browse Source

fixed signed notes with no bills

Josh 4 năm trước cách đây
mục cha
commit
80a10eb99a
1 tập tin đã thay đổi với 5 bổ sung4 xóa
  1. 5 4
      resources/views/app/dashboard.blade.php

+ 5 - 4
resources/views/app/dashboard.blade.php

@@ -29,6 +29,10 @@
                                     <th class="px-2 text-center">{{$keyNumbers['pendingBillsToSign']}}</th>
                                     <th class="pl-2"><a href="/practice-management/bills/not-yet-signed">Pending bills to sign</a></th>
                                 </tr>
+                                <tr>
+                                    <th class="px-2 text-center">{{$keyNumbers['signedNotesWithoutBills']}}</th>
+                                    <th class="pl-2"><a href="/practice-management/notes/without-bills">Signed notes without bills</a></th>
+                                </tr>
                                 <tr>
                                     <th class="px-2 text-center">{{$keyNumbers['pendingNotesToSign']}}</th>
                                     <th class="pl-2"><a href="/practice-management/notes/not-yet-signed">Pending notes to sign</a></th>
@@ -119,10 +123,7 @@
                     <div class="card-body p-0">
                         <table class="table mb-0">
                             <tbody>
-                            <tr>
-                                    <th class="border-top-1 px-2 text-center">{{$keyNumbers['signedNotesWithoutBills']}}</th>
-                                    <th class="border-top-1 pl-2"><a href="/practice-management/notes/without-bills">Signed notes without bills</a></th>
-                                </tr>
+                            
                             <tr>
                                 <th class="border-top-1 px-2 text-center">{{$businessNumbers['notesWithBillsToResolve']}}</th>
                                 <th class="border-top-1 pl-2">