{{-- --}}
@if(!$categoryAttributes->isEmpty()) @foreach($categoryAttributes as $attribute) @if($attribute->Inherited == 1) @php $disabled = 'disabled = "disabled"'; @endphp @else @php $disabled = ''; @endphp @endif @endforeach @else @endif
Attribute Name Width Sort Delete
{{$attribute->AttributeName}} {{$attribute->ColumnWidth}} {{$attribute->SortOrder}}
No Data Found
@if($inheritAttribute != 1)
@endif
@if($has_parent > 0) @if($inheritAttribute == 1)
Attributes shown on Products in this Category are Linked from level above
@php $style = 'style=display:none;'; @endphp
Attributes shown on Products in this Category are Linked from level above
@else @php $style = 'style=display:none;'; @endphp
Attributes shown on Products in this Category are Linked from level above
Attributes shown on Products in this Category are Not Linked from level above
@endif @endif