{if $customerpanel}{trans("Owner:")}{/if} {$customerinfo.customername|escape} ({$customerinfo.id|string_format:"%04d"}{if $customerinfo.extid} / {$customerinfo.extid}{/if}){if $customerinfo.deleted} ({trans("deleted customer")}){/if} {if $customerpanel}{trans('Navigate to the customer')} »{/if} 
{/if} {block name="customerinfobox-buttons"} {if $customerinfo.deleted} {if ConfigHelper::checkPrivilege('permanent_customer_removal')} {trans("Remove permanently")} {trans( {/if} {trans("Restore")} {trans( {else} {trans("Tickets")}{if $customerstats['tickets']} ({$customerstats['tickets']['all']}{if $customerstats['tickets']['notresolved']} / {$customerstats['tickets']['notresolved']}{/if}){/if} {trans( {trans("Accounts")} ({$customerstats['accounts']}) {trans( {trans("Domains")} ({$customerstats['domains']}) {trans( {trans("Stats")} {trans( {trans("Edit")} {trans( {trans("Delete")} {trans( {/if} {if $info_link} {trans("Info")} {trans( {/if} {/block}
{if $customerpanel} {/if}