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