@php [$property, $error, $id, $entangle] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); $hash = $livewire ? $__livewire->getId().'-'.$property : uniqid(); $value = $attributes->get('value'); @endphp @if ($livewire)