@props([ 'name', 'value' => '', 'label' => null, 'presets' => ['ð','ð','ð','ðĪ','ðĨģ','ðĪ ','ð§âðŧ','ðĐâðģ','ð§','ðĐ','ð§','ðķ','ð§âðĶą','ð§âðͰ','ð§âðĶģ','ð§âðĶē','ðķ','ðą','ðŧ','ðĶ','ðž','ðļ','ðĩ'], 'inputClass' => 'w-20 text-center apple-card-inset px-3 py-3.5 text-[18px] text-foreground outline-none focus:ring-2 focus:ring-primary/15 rounded-2xl', 'maxLength' => 8, 'required' => true, ]) @php $id = 'ep_' . \Illuminate\Support\Str::uuid()->toString(); $current = old($name, $value); @endphp
{{ $label }}
@endif