industry taxes testing
This commit is contained in:
@@ -47,7 +47,7 @@ class StructureController extends Controller
|
||||
->sum('amount');
|
||||
$taxes[] = ['date' => $date['start'], 'tax' => $tax];
|
||||
}
|
||||
dd($taxes);
|
||||
|
||||
return view('structures.industrytaxes')->with('taxes', $taxes);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user