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