['html']]) ]; } public function ago(\DateTime $date, string $format = 'd/m/Y H:i') { return '' . $date->format($format) . ''; } }