@php $label ??=null; $type ??='text'; $class ??=null; $name ??=''; $value ??=''; @endphp
@error($name)
{{ $message }}
@enderror