From ca45a821e073bd50a1b74ebad293702247df82e8 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Tue, 11 Dec 2018 23:29:22 -0600 Subject: [PATCH] display taxes history --- resources/views/structures/taxhistory.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/structures/taxhistory.blade.php b/resources/views/structures/taxhistory.blade.php index bf72cbba7..3aa780126 100644 --- a/resources/views/structures/taxhistory.blade.php +++ b/resources/views/structures/taxhistory.blade.php @@ -16,6 +16,7 @@ Refinery Revenue Minus Fuel Cost + {{ dd($totalTaxes) }} @foreach($i = 0; $i < 12; $i++) {{ $totalTaxes[$i]['start'] }}