timestamp; } public function getUpdatedAtAttribute( $value ) { return Carbon::parse($value)->timestamp; } }