{% extends "layout.html" %} {% block dashboard %}
{{ book.description }}
Stock: {{ book.stock }}
{{ book.category.name }}