{{-- Email : {{ $company->value['email'] }} --}} {{-- Contact No : {{ $company->value['phone'] }} --}}

{{ $company->value['name'] }}

{{$title}}

Transfer Request No:

{{ $transferRequest->no }}

Date:

{{ $title }} List

@foreach ($transferRequest->details as $detail) @endforeach
Output Fullname Output Code Output Name Output UoM Divisi From QTY Sent Qty Received
{{ $detail->material->formatted_material }} {{ $detail->material->code }} {{ $detail->material->name }} {{ $detail->material->uom_code }} {{ $detail->workOrder->divisi_from }} {{ $detail->qty_sent }} {{ $detail->qty_received }}
Print timestamp: {{ now()->format('l, d F Y, H:i:s') }}
{{-- Back --}} Back   Print