industry taxes testing

This commit is contained in:
2019-01-05 19:24:51 -06:00
parent 6e268421f2
commit c332d5eec2

View File

@@ -78,6 +78,8 @@ class StructureController extends Controller
}
}
dd($name);
//Cycle through all of the structures and get the revenue
for($j = 0; $j < sizeof($structures); $j++) {
for($i = 0; $i < $months; $i++) {