working on moon rental worth

This commit is contained in:
2021-07-05 21:52:31 -05:00
parent 9e5e3720b5
commit 103a41c0ff

View File

@@ -92,7 +92,7 @@ class ExecuteUpdateAllianceMoonRentalWorth extends Command
$ores[1]["ore_name"], $ores[1]["quantity"],
$ores[2]["ore_name"], $ores[2]["quantity"],
$ores[3]["ore_name"], $ores[3]["quantity"]);
dd($worth);
$rentalAmount = $worth * $rentalTax * $months;
AllianceMoon::where([