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