@once @push('componentScripts') @endpush @endonce @php if (empty($prefillByName)) { $prefillByName = ''; } @endphp @php if (empty($prefillById)) { $prefillById = ''; } @endphp @php if (!isset($isRequired)) { $isRequired = false; } @endphp @php if (empty($hint)) { $hint = ''; } @endphp @php if (empty($nextInputSelector)) { $nextInputSelector = ''; } @endphp