mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
5 lines
163 B
PHP
5 lines
163 B
PHP
<select {{ $attributes->merge(['class' => 'px-3 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500']) }}>
|
|
{{ $slot }}
|
|
</select>
|
|
|