2022-06-16 16:59:50 +03:00

4 lines
93 B
PHP

<button type="{{ $type }}" class="{{ $class }}" {{ $attributes }}>
{{ $slot }}
</button>