{% block createnew %}{% endblock %} {% block createmodal %}{% endblock %} {% include('ownership-transfer-modal.html') %} {# BOOKING PARAMS #} {% include('booking-params-modal.html') %} {# IMPORT FROM PUBCHEM #} {% include('import-pubchem-modal.html') %} {# PROCUREMENT PARAMS #} {% include('procurement-params-modal.html') %}
{% if Entity.entityData.state == constant('Elabftw\\Enums\\State::Archived').value %} {{ 'This entry is archived: it will not appear in the listings by default.'|trans|msg('ok', false) }} {% endif %}
{# REQUEST ACTIONS #}
{% if entityRequestActionsArr %} {% endif %}
{# PROCUREMENT REQUESTS #}
{% if entityProcurementRequestsArr %} {% endif %}