update([ 'name' => data_get($data, 'name'), 'color' => data_get($data, 'color'), ]); return $label; } }