@php $type ??= 'text'; $class ??= null; $name ??= ''; $value ??= ''; $label ??= null; $rows ??= '7'; $placeholder ??= 'Saisir ici...'; $iconclass ??= ''; @endphp {{--
--}}
@if($type == 'textarea') @else @endif @error($name)
{{ $message }}
@enderror