{foreach ... as $row}
        {form order-$row}
              {input count}
              {input send}
          {/form}
{/foreach}