Пример #1
0
 public function date()
 {
     return \Helpers\Helper::convertDateToRussianDateFormat($this->created_at);
 }