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