@for (item of blogData; track $index) {
{{ item.category }} |

{{ item.date }}

{{ item.title }}

{{ item.content }}


{{ item.author.name }}

by admin

}