refactoring
This commit is contained in:
@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user