@php $prefix = $prefix ?? 'cycle'; $values = $values ?? []; $autoSlug = (bool) ($autoSlug ?? false); @endphp