>

>

>

>

>



t('No entries found'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>


t('No entries found'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>

open>

t('No API tokens'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>

0): ?>


t('Assign tenants first to select departments'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?> $tenant): ?>
: t('No departments available for this tenant'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>




t('No entries found'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>
t('Assign tenants first to edit custom fields'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?> $tenant): ?>

t('No custom fields configured for this tenant'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>
$id > 0)); $currentOptionIds = is_array($currentValue['option_ids'] ?? null) ? array_values(array_unique(array_map('intval', $currentValue['option_ids']))) : []; $currentOptionIds = array_values(array_filter($currentOptionIds, static fn (int $id): bool => $id > 0)); $valueText = array_key_exists('value_text', $currentValue) ? (string) ($currentValue['value_text'] ?? '') : ''; $valueBool = array_key_exists('value_bool', $currentValue) && $currentValue['value_bool'] !== null ? (string) ((int) $currentValue['value_bool']) : ''; $valueDate = array_key_exists('value_date', $currentValue) ? (string) ($currentValue['value_date'] ?? '') : ''; $valueOptionId = array_key_exists('option_id', $currentValue) && $currentValue['option_id'] !== null ? (int) $currentValue['option_id'] : 0; ?>

t('No custom fields configured for selected tenants'), 'size' => 'compact', ]; require templatePath('partials/app-empty-state.phtml'); ?>
t('Active'), '0' => t('Inactive'), ]; $statusFieldHint = $visibilityHint; $statusFieldDisabledAttr = $visibilityDisabledAttr; require templatePath('partials/app-visibility-status-field.phtml'); ?>