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