File "secondary-button.blade.php"
Full Path: /home/fundopuh/trader.fxex.org/resources/views/vendor/jetstream/components/secondary-button.blade.php
File size: 156 bytes
MIME-type: text/plain
Charset: utf-8
<button {{ $attributes->merge(['type' => 'button', 'class' => 'inline-flex items-center btn btn-secondary px-4 py-2 border']) }}>
{{ $slot }}
</button>