@if(session()->has('message'))
@endif
@if(session()->has('error'))
@endif
{{ trans('labels.Successlabel') }}
{{ session()->get('message') }}{{ trans('labels.WarningLabel') }}
{{ session()->get('error') }}
{{ trans('labels.back') }}
{{ trans('Save As PDF') }}
@if(in_array("Edit", $StoreItemInspectionReport))
{{ trans('EDIT') }}
@endif
@endif
![]() |
Incoming Inspection Report | Format No. : {{ $result['data']->format_no }} | |||||
{{ $result['data']['get_company_info']->name }} {{ $result['data']['get_company_info']->address }}, @if(!empty($result['data']['get_company_info']->address2)) , {{ $result['data']['get_company_info']->address2 }} @endif , {{ $result['data']['get_company_info']->city }} , {{ $result['data']['get_company_info']->province }} , {{ $result['data']['get_company_info']->country }} , {{ $result['data']['get_company_info']->postal_code }} |
Rev : {{ $result['data']->rev_number }} | ||||||
Date : {{ $result['data']->date }} | |||||||
Issue No : {{ $result['data']->issue_number }} | Issue Date : 10.04.2020 | Doc. No. : {{ $result['data']->doc_number }} | Page No. : 01 of 01 | ||||
Supplier : {{ $result['data']['get_supplier_info']->name }} | Sr No : RHYSLEY/ DEPT/ {{ $result['data']->serial_number }} | Date : {{ $result['data']->inspection_date }} | |||||
Challan No : {{ $result['data']->challan_no }} | Challan Date : {{ $result['data']->challan_date }} | ||||||
Puchase Order No. : R{{ $result['data']->pr_number }} |
SR. No. | Item Description | Unit | PO Qty | Recd. Qty. | Remarks | |
---|---|---|---|---|---|---|
Accepted | Rejected | |||||
{{$k}} | {{$key->get_invetory_items->name}} | {{$key->get_unit_items->name}} | {{$key->pr_quantity}} | {{$key->accepted}} | {{$key->rejected}} |
Inspection Note : | |||
Q.C. / User Dept. Name and Sign |
{{ $result['data']->department }} | Store InCharge Name and Sign |
{{ $result['data']->store_incharge }} |