@props([ 'id'=> '', 'type' => 'text', 'name' => '', 'label' => '', 'value' => '', 'placeholder' => '' ])
{{$label}} @if($type == 'text') @elseif($type == 'number') @elseif($type == 'password')
@endif