@if($item->comercial_comments <> null)
Commercial Comments : {{ $item->comercial_comments }}
@endif
@if($item->usuario <> null)
Direct this action to: {{ $item->usuario}}
@endif
@endif
Warning: Undefined variable $item in /home/tabexc29/qa.tabex.com.br/resources/views/allocation/table.blade.php on line 167
Warning: Attempt to read property "containerQty" on null in /home/tabexc29/qa.tabex.com.br/resources/views/allocation/table.blade.php on line 167
@if($loop->last)