@props([ 'name', 'label', 'type' => 'text', 'space' => null, ])
@if($label ?? null) @include('components.inputs.partials.label') @endif