@error($name)
    <small {{ $attributes->merge(['class' => 'text-danger']) }}>
        {{ $message }}
    </small>
@enderror