refactoring
This commit is contained in:
parent
bb72886380
commit
7a4d42ed56
@ -154,9 +154,7 @@
|
|||||||
{{ $item->type_title }}
|
{{ $item->type_title }}
|
||||||
</x-slot>
|
</x-slot>
|
||||||
<x-slot name="second" class="flex items-center">
|
<x-slot name="second" class="flex items-center">
|
||||||
<div class="flex items-center">
|
<x-index.category :model="$item->category" />
|
||||||
<x-index.category :model="$item->category" />
|
|
||||||
</div>
|
|
||||||
</x-slot>
|
</x-slot>
|
||||||
</x-table.td>
|
</x-table.td>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user