{{--
--}}
@foreach ($section['module'][0]['content'] as $item)
@if (!empty($item['instruction'])) @foreach ($item['instruction'] as $instruction)
Delete Introduction
@endforeach @else
Delete Introduction
@endif
Delete Category
@endforeach