Files
newznab-tmux/resources/views/components/forum/label.blade.php
T
2026-02-24 21:51:06 +01:00

5 lines
111 B
PHP

@blaze(fold: true)
<label {{ $attributes->merge(['class' => 'block w-full mb-1']) }}>
{{ $slot }}
</label>