@foreach ($planning_boms->boms as $bom) @endforeach
No BOM Code BOM Name
{{$loop->iteration}} {{$bom->bom_code}} {{ $bom->bom_name }}