leenooks/resources/components/button/submit.blade.php

1 line
150 B
PHP
Raw Normal View History

2024-07-23 13:50:02 +00:00
<button type="submit" id="submit" style="margin-top: 2.0rem !important;" {{ $attributes->class(['btn','btn-sm','btn-success']) }}>{{ $slot }}</button>