get('required')) required @endif @if ($attributes->get('readonly')) readonly @endif @if ($attributes->get('hidden')) hidden @endif @if ($attributes->get('multiple')) multiple @endif> @error($attributes->get('name')) {{ $message }} @enderror @if (isset($image)) @if ($attributes->get('multiple'))
@else @endif @endif {{-- @if (isset($image)) @endif --}}