= $ser['book_count'] ?? 0 ?> книг
Создана = date('d.m.Y', strtotime($ser['created_at'])) ?>
• Обновлена = date('d.m.Y', strtotime($ser['updated_at'])) ?>
= e($ser['description']) ?>
= $ser['book_count'] ?? 0 ?>
книг
= number_format($ser['total_words'] ?? 0) ?>
слов
= $ser['book_count'] > 0 ? number_format(round($ser['total_words'] / $ser['book_count'])) : 0 ?>
слов/книга