Latest Books

@if (latestBooks && latestBooks.length > 0) {
@for (book of latestBooks; track book.id) { }
}