@props([ 'error' => '', 'value' => '' ]) @php $for = $attributes['for']; $label = $attributes['label']; unset($attributes['for']); unset($attributes['label']); @endphp
@isset($prepend)
{!! $prepend !!}
@endisset {!! $slot !!} @isset($append)
{!! $append !!}
@endisset