display taxes history

This commit is contained in:
2018-12-11 23:34:54 -06:00
parent 1b7947c842
commit 2bd095d805
3 changed files with 0 additions and 3 deletions

View File

@@ -32,7 +32,6 @@ class StructureController extends Controller
//Get the dates we are working with
$dates = $this->GetLongTimeFrame();
dd($dates);
//Create the totalTaxes array
$totalTaxes = array();