コード例 #1
0
 public function updatedAt()
 {
     return Dates::converTo($this->updated_at)->diffForHumans();
 }