@php($v = uniqid('id',false)) @php($modal = uniqid('modal',false)) @if ($label=$attributes->get('label',null)) @if ($attributes->get('type','text') ==='file') @else @endif @endif @if ($attributes->get('type','text') ==='textarea') @elseif ($attributes->get('type','text') ==='select') @else get('type','text') ==='file') onchange="readURLComponent(this,'image{{$modal}}')" @endif {{$attributes->except(['id'])}} id="{{$attributes->get('id',$v)}}" aria-describedby="helpId{{$attributes->get('id',$v)}}"/> @endif @error($attributes->get('name')) {{$message}} @enderror