Andrew Wallo 11 mēnešus atpakaļ
vecāks
revīzija
e2e54a9602

+ 1
- 1
resources/views/components/company/tables/reports/cash-flow-statement.blade.php Parādīt failu

@@ -115,7 +115,7 @@
115 115
         <tr>
116 116
             @foreach($accountCategory->summary as $accountCategorySummaryIndex => $accountCategorySummaryCell)
117 117
                 <x-company.tables.cell :alignment-class="$report->getAlignmentClass($accountCategorySummaryIndex)"
118
-                                       bold="true">
118
+                                       bold="true" :underline-bold="$loop->last">
119 119
                     {{ $accountCategorySummaryCell }}
120 120
                 </x-company.tables.cell>
121 121
             @endforeach

Notiek ielāde…
Atcelt
Saglabāt