updated structure controller
This commit is contained in:
@@ -166,6 +166,5 @@ class StructureController extends Controller
|
||||
}
|
||||
|
||||
return view('structures.taxhistory')->with(compact('totalTaxes', 'months'));
|
||||
//return view('structures.taxhistory')->with('totalTaxes', $totalTaxes);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user