public function attributeWas($attrName)
 {
     return $this->attributes->dirty()->attributeWas($attrName);
 }