{config_load file="$language_path_admin/$language.conf" section="general"} {config_load file="$language_path_admin/$language.conf" section="companies_overview"}
{#heading_title#} {$company.name}
{if $company.action_array} {draw_actions items=$company.action_array} {/if}
{draw_address_table title=#address_data# values=$company.company_address source="company"} {include file="$template_path_admin/snippet_company_details.html"}
{if $company.comments != ''} {include file="$template_path_admin/snippet_company_comments.html"} {/if}

{#history#}