moons admin controller

This commit is contained in:
2019-05-05 20:08:19 -05:00
parent 5cef5d11f0
commit 8a5234c28d
3 changed files with 9 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ use App\Models\Moon\ItemComposition;
use App\Models\Moon\Moon;
use App\Models\Moon\OrePrice;
use App\Models\Moon\Price;
use App\Models\MoonRent\MoonRent;
use App\Models\MoonRent\MoonRental;
use App\Library\Moons\MoonCalc;