mining taxes invoices

This commit is contained in:
2021-02-26 00:58:17 +09:00
parent 22307c120f
commit e12bfb75e9

View File

@@ -86,7 +86,7 @@ class MiningTaxesInvoices extends Command
//Add up the total price from the ledger rows for the report later
$totalPrice = $totalPrice + $row['amount'];
dd($row['amount']);
dd($totalPrice);
}
//Reduce the total price by the take percentage