@props([ 'description' => '', 'placeholder' => '', 'type' => 'text', ])
{{$slot}}
@if($description != '')

{{$description ?? ''}}

@endif