{{if !empty( $buttons )}}
{{foreach $buttons as $action}}
$v}} data-{$k}="{$v}" {{endforeach}} {{endif}} >
{lang="$action['title']"}
{{if isset( $action['menu'] )}}
{{endif}}
{{if isset( $action['menu'] )}}
{{foreach $action['menu'] as $item}} {{if isset( $item['hr'] ) and $item['hr']}}
{{else}}
$v}} data-{$k}="{$v}"{{endforeach}}{{endif}}>
{{if isset( $item['icon'] )}}
{{endif}}
{lang="$item['title']"}
{{endif}} {{endforeach}}
{{endif}}
{{endforeach}}
{{endif}}