{m.global_audit_log()} {m.global_audit_log()} {m.see_all_account_activities_from_the_last_3_months()}
{#await auditLogService.listUsers()} {m.all_users()} {:then users} ({ value: id, label: username })) ]} bind:value={filters.userId} /> {/await}
({ value, label })) ]} bind:value={filters.event} />
({ value, label })) ]} bind:value={filters.location} />
{#await auditLogService.listClientNames()} (filters.clientName = v)} > {m.all_clients()} {:then clientNames} ({ value: name, label: name })) ]} bind:value={filters.clientName} /> {/await}