structure controller

This commit is contained in:
2018-12-11 20:01:44 -06:00
parent 5f8a835767
commit e9e3ba5c06

View File

@@ -26,7 +26,7 @@
<tr>
<td>Last Month</td>
<td>{{ $totalTaxes['lastMonthMarket'] }}</td>
<td>{{ $totalTaxes['lastMonthMarketRevenue'] }}</td>
<td>{{ $totalTaxes['lastMonthRevMarket'] }}</td>
<td>{{ $totalTaxes['lastMonthRefinery'] }}</td>
<td>{{ $totalTaxes['lastMonthRevRefinery'] }}</td>
</tr>