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