Outgoing Stock List |

Report Period: {{$period}} | Filter Department: {{ $department }} | Filter Type: {{ $type }} | Printed on: {{date('l, F d Y')}}
@if(count($data) > 0) @foreach ($data as $key => $array) @foreach ($array as $value) @foreach ($value['items'] as $item) @endforeach @endforeach @endforeach @else @endif
Outgoing Date ArtNo Description Quantity Unit Price Amount
{{ $key }}
{{ $value['document_no'] }} - Type: {{ $value['type'] }} - Time: {{ $value['time'] }}
{{ $item['outgoing_date'] }} {{ $item['art_no'] }} {{ $item['desc'] }} {{ $item['qty'] }} {{ $item['price'] }} {{ $item['amount'] }}
Grand Total {{ $value['total_amount'] }}
Data not available