diff --git a/resources/views/structures/industrytaxes.blade.php b/resources/views/structures/industrytaxes.blade.php index 005c98025..6f9462873 100644 --- a/resources/views/structures/industrytaxes.blade.php +++ b/resources/views/structures/industrytaxes.blade.php @@ -14,9 +14,9 @@ Industry Taxes + {!! $totalTaxes !!} @for($i = 0; $i < $months; $i++) - {{ var_dump($totalTaxes) }} {{ $totalTaxes[$i]['MonthStart'] }} {{ $totalTaxes[$i]['Structure'] }} {{ $totalTaxes[$i]['IndustryTaxes'] }}