@php $type = $type ?? 'text'; $attributes = $attributes ?? ''; $accept = $accept ?? ''; $placeholder = $placeholder ?? ''; @endphp