@props(['data']) @php $child = array_values(array_slice($data, 1)); @endphp
@if(!empty($child[0])) @foreach ($child[0] as $value ) @endforeach @endif