for sub category status..
This commit is contained in:
parent
8dc11762b2
commit
248f760f3d
@ -28,6 +28,10 @@
|
|||||||
{{ $sub_category->name }}
|
{{ $sub_category->name }}
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
@if (! $sub_category->enabled)
|
||||||
|
<x-index.disable text="{{ trans_choice('general.categories', 1) }}" />
|
||||||
|
@endif
|
||||||
</x-table.td>
|
</x-table.td>
|
||||||
|
|
||||||
<x-table.td class="w-5/12 ltr:pr-6 rtl:pl-6 py-4 ltr:text-left rtl:text-right whitespace-nowrap text-sm font-normal text-black cursor-pointer truncate">
|
<x-table.td class="w-5/12 ltr:pr-6 rtl:pl-6 py-4 ltr:text-left rtl:text-right whitespace-nowrap text-sm font-normal text-black cursor-pointer truncate">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user