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