@php [$property, $error, $id] = $bind($attributes, $errors ?? null, $livewire); $personalize = $classes(); @endphp
!$error, $personalize['input.color.background'] => !$attributes->get('disabled') && !$attributes->get('readonly'), $personalize['input.color.disabled'] => $attributes->get('disabled') || $attributes->get('readonly'), $personalize['error'] => $error, ])>
@if ($count) @endif