{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% block ExtraCSSFiles %} {% endblock %} {% block pageLabel %} {% endblock %} {% block recordLength %} {% endblock %} {# {% block ContentHead %}#} {# {% endblock %}#} {% block MainContent %}

{{ 'Inventory Stock'|trans }}

{% include "school_inventory/inventory__stock__items___list __view.html.twig" with {'inventory__stock__items':inventory__stock__items} %}
{{ 'Stock Item serial number'|trans }} {{ 'Stock Reference'|trans }} {{ 'Stock location'|trans }} {{ 'Actions'|trans }}
{% endblock %} {% block ExtraJsFIles %} {% for file in encore_entry_js_files('school_inventory') %} {% endfor %} {% endblock %}