mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 22:01:33 +00:00
5 lines
168 B
PHP
5 lines
168 B
PHP
@blaze(fold: true)
|
|
<label {{ $attributes->merge(['class' => 'mb-1.5 block w-full text-sm font-semibold text-gray-700 dark:text-gray-300']) }}>
|
|
{{ $slot }}
|
|
</label>
|