@include('admin.layouts.header')
Map Addon ({{ $parent_name }})
@csrf
@foreach($childs as $child) @endforeach @php $rowIndex = 0; @endphp @forelse($addonMappings as $mapping) @foreach($childs as $child) @endforeach @php $rowIndex++; @endphp @empty @foreach($childs as $child) @endforeach @endforelse
Addon Name Addon Set Addon Group{{ $child->item_name }}Action
@include('admin.layouts.footer')