diff --git a/resources/views/structures/taxes.blade.php b/resources/views/structures/taxes.blade.php index b7a9f06fc..5fcb076e3 100644 --- a/resources/views/structures/taxes.blade.php +++ b/resources/views/structures/taxes.blade.php @@ -11,41 +11,17 @@ Month Market Tax - - - - This Month - {{ $totalTaxes['thisMonthMarket'] }} - - - Last Month - {{ $totalTaxes['lastMonthMarket'] }} - - - - - - -
-
-
-
- Structure Taxes without Fuel Cost Reduction -
-
- - - - - + + + @@ -53,5 +29,4 @@ - @endsection \ No newline at end of file
MonthReprocessing Generation Market Generation
This Month So FarThis Month{{ $totalTaxes['thisMonthMarket'] }} {{ $totalTaxes['thisMoMarketGeneration'] }}
Last Month{{ $totalTaxes['lastMonthMarket'] }} {{ $totalTaxes['lastMoMarketGeneration'] }}