| {{ $t('mysql.table.header.id') }} | {{ $t('mysql.table.header.title') }} | {{ $t('mysql.table.header.booksCount') }} | {{ $t('mysql.table.header.actions') }} |
|---|---|---|---|
| {{ category.id }} | {{ category.title }} | {{ category.count_books }} | |
| {{ $t('mysql.message.noCategories') }} | |||