@php use Filament\Support\Facades\FilamentView; $hasInlineLabel = $hasInlineLabel(); $id = $getId(); $isConcealed = $isConcealed(); $isDisabled = $isDisabled(); $isPrefixInline = $isPrefixInline(); $isSuffixInline = $isSuffixInline(); $prefixActions = $getPrefixActions(); $prefixIcon = $getPrefixIcon(); $prefixLabel = $getPrefixLabel(); $suffixActions = $getSuffixActions(); $suffixIcon = $getSuffixIcon(); $suffixLabel = $getSuffixLabel(); $statePath = $getStatePath(); $isLive = $isLive(); $isLiveOnBlur = $isLiveOnBlur(); $isLiveDebounced = $isLiveDebounced(); $liveDebounce = $getLiveDebounce(); $cssUrl = \Filament\Support\Facades\FilamentAsset::getStyleHref('filament-phone-input', package: 'ysfkaya/filament-phone-input'); $compiledCssUrl = Js::from($cssUrl); @endphp $hasInlineLabel, ]) > {{ $getLabel() }}