@include('inventory.print.dynamic.head') {{-- --}}
{!! $head !!}
@php $digit = new NumberFormatter("en", NumberFormatter::SPELLOUT); $fs = explode(',',$setting->field_show); $fn = explode(',',$setting->field_name); $span = 0; @endphp @if (in_array(1, $fs)) @php $span++; @endphp @endif @if (in_array(2, $fs)) @php $span++; @endphp @endif @if (in_array(3, $fs)) @php $span++; @endphp @endif @if (in_array(4, $fs)) @endif @if (in_array(10, $fs)) @endif @if ($chalan != 1) @if (in_array(5, $fs)) @endif @if (in_array(13, $fs)) @endif @if (in_array(6, $fs)) @endif @if (in_array(7, $fs)) @endif @endif @php $tot_qty = 0; @endphp @if(count($printData['invoice']->transactions) > 0) @foreach($printData['invoice']->transactions as $k=>$item) @if ($item->quantity != 0) @if (in_array(1, $fs)) @endif @if (in_array(2, $fs)) @endif @if (in_array(3, $fs)) @endif @if (in_array(4, $fs))