diff --git a/app/Http/Controllers/MiningTaxes/MiningTaxesAdminController.php b/app/Http/Controllers/MiningTaxes/MiningTaxesAdminController.php index 08f1c65ab..4a2f355df 100644 --- a/app/Http/Controllers/MiningTaxes/MiningTaxesAdminController.php +++ b/app/Http/Controllers/MiningTaxes/MiningTaxesAdminController.php @@ -181,7 +181,9 @@ class MiningTaxesAdminController extends Controller //Get the structure info from the database or esi $tempObserverInfo = $structure->GetStructureInfo($item['observer_id']); - dd($tempObserverInfo); + if(isset($tempObserverInfo->name)) { + dd($tempObserverInfo); + } //Create the array for the line by line array_push($moons, [