moon displays

This commit is contained in:
2021-05-31 23:26:25 +09:00
parent 8405913e84
commit 02722c3146
2 changed files with 1 additions and 2 deletions

View File

@@ -120,8 +120,6 @@ class MiningTaxesController extends Controller
]);
}
dd($moons);
return view('miningtax.user.display.moons.allmoons')->with('moons', $moons)
->with('systems', $systems)
->with('r4Goo', $r4Goo)