add new stack for item

This commit is contained in:
Cüneyt Şentürk 2021-01-06 19:01:19 +03:00
parent d33ba81f87
commit b39545d705

View File

@ -13,6 +13,7 @@
@endif @endif
@stack('item_custom_fields') @stack('item_custom_fields')
@stack('item_custom_fields_' . $item->id)
</td> </td>
@endif @endif
@stack('name_td_end') @stack('name_td_end')