4 lines
82 B
PHP

<button {{ $attributes->merge(['type' => 'submit']) }}>
{{ $slot }}
</button>