4 lines
82 B
PHP
4 lines
82 B
PHP
<button {{ $attributes->merge(['type' => 'submit']) }}>
|
|
{{ $slot }}
|
|
</button>
|