display taxes history

This commit is contained in:
2018-12-11 23:29:22 -06:00
parent bf11d2291f
commit ca45a821e0

View File

@@ -16,6 +16,7 @@
<th>Refinery Revenue Minus Fuel Cost</th>
</thead>
<tbody>
{{ dd($totalTaxes) }}
@foreach($i = 0; $i < 12; $i++)
<tr>
<td>{{ $totalTaxes[$i]['start'] }}</td>