#{extends 'main.html' /}

View Negociation

product: ${entity.product}
author: ${entity.author}
created_at: ${entity.created_at}
updated_at: ${entity.updated_at}
id: ${entity.id}
Back