{{-- @dd($bom, $bom->product->no_part ); --}}
{{ isset($bom->product)? $bom->product->no_part : '--' }}
{{ $bom->description }}
{{ $bom->material }}
{{ $bom->dim }}
{{ $bom->weight }} kg
{{ $bom->nivel }}
{{ $bom->pieces_per_assembly }}