{{Session::get('company')}} |
|
{{$voucherhead}} |
| SI.# | Job No. | Description | Vehicle No | Customer | @if(!$istechn)Technician | @endif @php $i=0; @endphp @foreach($reports as $row) @php $i++; @endphp
|---|---|---|---|---|---|
| {{$i}} | {{ $row['voucher_no'] }} | {{ $row['description'] }} | {{ $row['vehicle'] }} | {{$row['customer']}} | @if(!$istechn){{$row['salesman']}} | @endif