@if($label ?? null) @endif @php($wireModelAttribute = collect($attributes)->first(fn (string $value, string $attribute) => str_starts_with($attribute, 'wire:model'))) @if ($help ?? null) {{ $help }} @endif