withProps([ 'autofocus' => true, 'colours' => collect($GLOBALS['PERS_TERMIN_KAT'])->map( fn($data, $id) => ['id' => $id, 'colour' => $data['border_color']] )->values(), 'model-value' => $entry->colour_id, ]) ?>
$controller->url_for('calendar/schedule/save_entry/' . ($entry->isNew() ? 'add' : $entry->id))] ) ?> isNew()) : ?> $controller->url_for('calendar/schedule/delete_entry/' . $entry->id)] ) ?>