@if ($label || $rightText)
@if ($label) @if ($help)
@endif @endif @if ($rightText && $rightPosition == 'top') @endif @if($ai) @php $aiName = $name; $locale = null; if (preg_match('/^(.*)\[(.*)\]$/', $name, $matches)) { $aiName = $matches[1]; $locale = $matches[2]; } @endphp
@endif
@endif
@if ($icon)
@endif @if ($prefix)
{{ $prefix }}
@endif @if ($suffix)
{{ $suffix }}
@endif
@if ($type == 'range')
@endif @if ($type == 'password') @if($generatePassword) @endif @endif
@error($nameToDotNotation)
{{ $errors->first($nameToDotNotation) }}
@else @if ($text)

{!! $text !!}

@endif @enderror @if ($rightText && $rightPosition == 'bottom') @endif
@if($mailPassword) @endif