@props(['value' => ''])
<label {{ $attributes->merge(['class' => 'block text-xs font-medium text-t2 mb-1.5']) }}>
{{ $value ?? $slot }}
</label>