mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
5 lines
111 B
PHP
5 lines
111 B
PHP
@blaze(fold: true)
|
|
<label {{ $attributes->merge(['class' => 'block w-full mb-1']) }}>
|
|
{{ $slot }}
|
|
</label>
|