{% extends '::base.html.twig' %} {% block metakeywords %}{{currentCategory.reagentmetakeywords}}{% endblock %} {% block metadescription %}{{currentCategory.reagentmetadescription}}{% endblock %} {% block title %}{{currentCategory.reagentmetakeywords}}{% endblock %} {% block body %}
{#
{% trans %}Реагенти для категорій{% endtrans %}:
#} {% if h1Onpage %}

{{h1Onpage}}

{% endif %}
{% if subcategoryReagent|length > 0 %}
{% for key,subccategoryItem in subcategoryReagent %} {{subccategoryItem.getTitle}} {% endfor %}
{% else %}

{% trans %} {% endtrans %}

{#До даної категорії ще не додано жодної підкатегорії#} {% endif %}
{% if subcategoryReagent|length > 0 %}
{% block reagent %} {% if reagent|length > 0 %}
{% if reagent[0].getProducer %} {% endif %} {% if reagentForThead.catalog is defined %} {% endif %} {% if reagentForThead.title is defined %} {% endif %} {% if reagentForThead.incubation is defined %} {% endif %} {% if reagentForThead.linearity is defined %} {% endif %} {% if reagentForThead.internalControl is defined %} {% endif %} {% if reagentForThead.sensitivity is defined %} {% endif %} {% if reagentForThead.quantity is defined %} {% endif %} {% if reagentForThead.capacity is defined %} {% endif %} {% if reagentForThead.method is defined %} {% endif %} {% if reagentForThead.size is defined %} {% endif %} {% if reagentForThead.reagent1 is defined %} {% endif %} {% if reagentForThead.reagent2 is defined %} {% endif %} {% if reagentForThead.bio is defined %} {% endif %} {% if reagentForThead.type is defined %} {% endif %} {% if reagentForThead.color is defined %} {% endif %} {% if reagentForThead.instruction is defined %} {% endif %} {% if reagent|length > 0 %} {% for key,reagentItem in reagent %} {% if reagentSubSubCategory|length > 0 %} {% for key,reagentSubSubCategoryItem in reagentSubSubCategory %} {% if reagentSubSubCategoryItem.id == reagentItem.id %} {% endif %} {% endfor %} {% endif %} {% if reagentItem.getProducer %} {% endif %} {% if reagentForThead.catalog is defined %} {% if reagentItem.catalog %} {% else %} {% endif %} {% endif %} {% if reagentForThead.title is defined %} {% if reagentItem.getTitle %} {% else %} {% endif %} {% endif %} {% if reagentForThead.incubation is defined %} {% if reagentItem.getIncubation %} {% else %} {% endif %} {% endif %} {% if reagentForThead.linearity is defined %} {% if reagentItem.getLinearity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.internalControl is defined %} {% if reagentItem.internalControl %} {% else %} {% endif %} {% endif %} {% if reagentForThead.sensitivity is defined %} {% if reagentItem.getSensitivity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.quantity is defined %} {% if reagentItem.getQuantity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.capacity is defined %} {% if reagentItem.capacity %} {% else %} {% endif %} {% endif %} {% if reagentForThead.method is defined %} {% if reagentItem.method %} {% else %} {% endif %} {% endif %} {% if reagentForThead.size is defined %} {% if reagentItem.size %} {% else %} {% endif %} {% endif %} {% if reagentForThead.reagent1 is defined %} {% if reagentItem.reagent1 %} {% else %} {% endif %} {% endif %} {% if reagentForThead.reagent2 is defined %} {% if reagentItem.reagent2 %} {% else %} {% endif %} {% endif %} {% if reagentForThead.bio is defined %} {% if reagentItem.getBio %} {% else %} {% endif %} {% endif %} {% if reagentForThead.type is defined %} {% if reagentItem.getTypeR %} {% else %} {% endif %} {% endif %} {% if reagentForThead.color is defined %} {% if reagentItem.getColor %} {% else %} {% endif %} {% endif %} {% if reagentForThead.instruction is defined %} {% if reagentItem.catalog|get_instruction %} {% else %} {% endif %} {% endif %} {% endfor %} {% endif %}
{% trans %}Кат{% endtrans %}. № {% trans %}Назва{% endtrans %} {% trans %}Інкубація{% endtrans %} {% trans %}Лінійність{% endtrans %} {% trans %}Внутр. Контроль{% endtrans %} {% trans %}Чутливість{% endtrans %} {% trans %}К-сть{% endtrans %} {% trans %}Об'єм{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Методика{% endtrans %} {% trans %}Розмір{% endtrans %}, {% trans %}мм{% endtrans %} {% trans %}Реагент 1{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Реагент 2{% endtrans %}, {% trans %}мл{% endtrans %} {% trans %}Біоматеріал{% endtrans %} {% trans %}Тип{% endtrans %} {% trans %}Колір кришки{% endtrans %} {% trans %}Інструкція{% endtrans %}
{{reagentItem.cluster.getTitle}}
{{reagentItem.getProducer}}{{reagentItem.catalog}}-

{{reagentItem.getTitle}}

-{{reagentItem.getIncubation}}-{{reagentItem.getLinearity}}-{{reagentItem.internalControl}}-{{reagentItem.getSensitivity}}-{{reagentItem.getQuantity}}-{% trans %}Об'єм{% endtrans %}, {% trans %}мл{% endtrans %}{{reagentItem.capacity}}-{% trans %}Методика{% endtrans %}{{reagentItem.method}}-{% trans %}Розмір{% endtrans %}, {% trans %}мм{% endtrans %} {{reagentItem.size}}-{% trans %}Реагент 1{% endtrans %}, {% trans %}мл{% endtrans %}{{reagentItem.reagent1}}-{% trans %}Реагент 2{% endtrans %}, {% trans %}мл{% endtrans %}{{reagentItem.reagent2}}-{% trans %}Біоматеріал{% endtrans %}{{reagentItem.getBio}}-{% trans %}Тип{% endtrans %}{{reagentItem.getTypeR}}-{% trans %}Колір кришки{% endtrans %}{{reagentItem.getColor}}-{% trans %}Інструкція{% endtrans %}русский pdf-
{% endif %} {% endblock %}
{% endif %}
{% if textOnpage %} {% endif %}
{% endblock %}