mining ledger troubleshooting
This commit is contained in:
@@ -81,6 +81,8 @@ class MoonLedgerController extends Controller
|
|||||||
array_push($structures, [$resp->observer_id => $structureInfo->name]);
|
array_push($structures, [$resp->observer_id => $structureInfo->name]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
dd($structures);
|
||||||
|
|
||||||
return view('moons.ledger.displayselect')->with('structures', $structures);
|
return view('moons.ledger.displayselect')->with('structures', $structures);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user