moon ledger stuff

This commit is contained in:
2020-04-25 05:19:02 -05:00
parent 472b2b0bc2
commit 766e6f64f1
2 changed files with 3 additions and 1 deletions

View File

@@ -134,6 +134,8 @@ class MoonLedgerController extends Controller
}
}
dd($structures);
return view('moons.ledger.corpmoons')->with('miningLedgers', $miningLedgers)
->with('structures', $structures);
}

View File

@@ -17,7 +17,7 @@
<br>
<div class="tab-content">
@foreach($structures as $structure)
<div id="W4RP-{{$structure}}" class="tab-pane fade">
<div id="W4RP-{{ $structure }}" class="tab-pane fade">
<table class="table table-bordered">
<thead>
<th>Character</th>