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