@props(['label', 'name', 'value' => '']) @php $label = $label ?? false; $placeholder = $attributes['placeholder'] ?? ''; @endphp
@if ($label) @endif