@if ($label)
{!! $label !!}
@if ($help)
@endif @endif @if ($rightText && $rightPosition == 'top')
@if ($rightLink)
@endif {!! $rightText !!} @if ($rightLink)
@endif
@endif
@if ($icon)
@if ($icon == 'envelope')
@endif @if ($icon == 'key')
@endif
@endif
{{ $value }}
@error($nameToDotNotation)
{{ $errors->first($nameToDotNotation) }}
@else @if ($text)
{!! $text !!}
@endif @enderror @if ($rightText && $rightPosition == 'bottom')
@if ($rightLink)
@endif {!! $rightText !!} @if ($rightLink)
@endif
@endif