From 6372a89d3083f67613dd3d6ea4cf4f02ea100600 Mon Sep 17 00:00:00 2001 From: drkthunder02 Date: Sun, 21 Mar 2021 00:33:28 +0900 Subject: [PATCH] users page updated --- app/Http/Controllers/MiningTaxes/MiningTaxesController.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/Http/Controllers/MiningTaxes/MiningTaxesController.php b/app/Http/Controllers/MiningTaxes/MiningTaxesController.php index a615352fd..0b16123e6 100644 --- a/app/Http/Controllers/MiningTaxes/MiningTaxesController.php +++ b/app/Http/Controllers/MiningTaxes/MiningTaxesController.php @@ -239,6 +239,8 @@ class MiningTaxesController extends Controller //Get the ledgers for each structure one at a time foreach($observers as $obs) { + dd($obs); + /** * Get the ledger from each observer. * We don't care about observer type as it can only be an Athanor or Tatara