{{-- --}}
@if(!$categoryTextBlocks->isEmpty()) @if($inheritTextBlock== -1 || ($has_parent==0)) @endif @endif {{-- --}}
@if(!$categoryTextBlocks->isEmpty()) @foreach($categoryTextBlocks as $textBlock) @if($categoryDetails->InheritTextBlock == 1) @php $disabled = 'disabled = "disabled"'; @endphp @else @php $disabled = ''; @endphp @endif @endforeach @endif
Text Block ID Text Block Name Sort Delete
{{$textBlock->TextBlockID}} {{$textBlock->TextBlockName}} {{$textBlock->SortOrder}}
@if(($inheritTextBlock != 1) || ($has_parent==0))
@endif
@if($has_parent > 0) @if($inheritTextBlock == 1) @php $style = 'style=display:none;'; @endphp @else @php $style = 'style=display:none;'; @endphp @endif @endif