akaunting 3.0 (the last dance)
This commit is contained in:
3
resources/views/components/button.blade.php
Normal file
3
resources/views/components/button.blade.php
Normal file
@ -0,0 +1,3 @@
|
||||
<button type="{{ $type }}" class="{{ $class }}" {{ $attributes }}>
|
||||
{{ $slot }}
|
||||
</button>
|
Reference in New Issue
Block a user