@props(['value'])
<label {{ $attributes->merge(['class' => 'block mb-2 text-sm float-left']) }}>
{{ $value ?? $slot }}
</label>