mining ledger remake
This commit is contained in:
@@ -134,6 +134,8 @@ class MoonLedgerController extends Controller
|
||||
}
|
||||
}
|
||||
|
||||
dd($miningLedgers);
|
||||
|
||||
return view('moons.ledger.corpmoons')->with('miningLedgers', $miningLedgers)
|
||||
->with('structures', $structures);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user