Create departments to organize shifts and volunteer teams. Coleads are assigned to specific departments.
| Department | Description | {#if canCreate}{/if} |
|---|---|---|
|
|
{#if canCreate} |
|
{/if}
| {d.name} | {d.description || '—'} | {#if canCreate}
{#if canDelete}
{/if}
|
{/if}