{strip} {$_icons = [ "fas fa-user-friends", "fas fa-user-tie", "fas fa-hat-cowboy", "fas fa-stethoscope", "fas fa-syringe", "fas fa-child", "fas fa-mask", "fas fa-male", "fas fa-female", "fas fa-tools", "fas fa-hard-hat", "fas fa-users", "fas fa-lock", "fas fa-unlock", "fas fa-file", "fas fa-broom", "fas fa-star", "fas fa-pencil-alt", "fas fa-bolt", "fas fa-lightbulb", "fas fa-images", "fas fa-chart-bar", "fas fa-book", "fas fa-map-marker-alt", "fas fa-anchor", "fas fa-car", "fas fa-save", "fas fa-cookie", "fas fa-radiation-alt", "fas fa-bug", "fas fa-clock", "fas fa-coffee", "fas fa-home", "fas fa-apple-alt", "fas fa-briefcase", "fas fa-guitar", "fas fa-grin", "fas fa-futbol", "fas fa-bullseye", "fas fa-award", "fas fa-phone", "fas fa-user-clock", "fas fa-paw", "fas fa-seedling", "fas fa-video", "fas fa-store" ]} {if empty($group.icon)} {$group.icon = reset($_icons)} {/if}

{if !empty($group.id)}[`Edit group`]{else}[`New group`]{/if}

{* NAME *}
[`Name`]
{* DESCRIPTION *}
[`Description`]
{* TYPE *}
[`Type`]
[`Group`] [`Location `]
{* ICONS *}
[`Icon`]
    {foreach $_icons as $_icon}
  • {/foreach}
{$is_location = $group.type == teamWaGroupModel::WA_GROUP_TYPE_LOCATION} {* ADDRESS AND MAP *}
[`Address`]
[`Office location. E.g., 100 5th Avenue, New York.`]

[`Specified address not found on map`]

{* MAP *}
{/strip}