@foreach($info as $row) @if($row->is_baseqty==1) @endif @endforeach
Unit Qty. in Hand Width Length MP Qty.
{{ $row->unit_name }} {{ $row->cur_quantity }} {{ $row->itmWd }} {{ $row->itmLt }} {{ (($row->itmWd*$row->itmLt) > 0)?$row->cur_quantity/($row->itmWd*$row->itmLt):'' }}