{{#unless buttonsDisabled}}
{{#each buttonList}} {{button name scope=../entityType label=label labelTranslation=labelTranslation style=style html=html hidden=hidden title=title text=text className='btn-xs-wide detail-action-item' disabled=disabled }} {{/each}} {{#if dropdownItemList}} {{/if}}
{{/unless}}
{{#if hasMiddleTabs}}
{{#each middleTabDataList}} {{/each}}
{{/if}}
{{{middle}}}
{{{extra}}}
{{{bottom}}}
{{{side}}}