@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
@if ($icon)
@endif
@error($nameToDotNotation)
{{ $errors->first($nameToDotNotation) }}
@else @if ($text)

{!! $text !!}

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