{% extends 'base.html.twig' %} {% block title %}Ingredient index{% endblock %} {% block body %}
Id | Description | Categories | actions |
---|---|---|---|
{{ ingredient.id }} | {{ ingredient.description }} |
|
show edit |
no records found |