$legacyLocation->id, 'name' => $legacyLocation->name, 'description' => null, 'status' => $legacyLocation->status, 'enhancer_id' => $legacyLocation->enhancer, 'created_at' => $legacyLocation->created_at, 'updated_at' => $legacyLocation->updated_at, ]); } } }