@use('Illuminate\Support\Str') @props([ 'label', ]) @php $labelId = 'static-' . Str::slug($label); @endphp
{{ $slot }}