mining taxes testing
This commit is contained in:
@@ -270,6 +270,6 @@ class MiningTaxesController extends Controller
|
||||
|
||||
//Return the view
|
||||
return view('miningtax.user.display.ledger')->with('miningLedgers', $miningLedgers)
|
||||
->with('structures', $structures);
|
||||
->with('structures', $structures);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user