@extends('layouts.guest') @include('layouts.profilestyle') @section('content')

Inspection Work Order Show

{{--

Inquiry No:

--}}
cc

Najma Consultancy

Doc No
Rev. Date

INSPECTION WORK ORDER

Rev. No.
Page No.

{{--
To be filled by Sales Representative
--}}
Date Created :

Job Assignment
Work Order No Date
Client Name
Contact Name Contact No
Inspection Location LPO/ Ref
Inspection Requested Date Time From Time To

@foreach ($inspectionitemshows as $item) @endforeach {{-- --}}
SR NO ITEM QUANTITY EIAC NON EIAC
eiac == 1) ? 'checked' : '' }} style="width:100%;" disabled> non_eiac == 1) ? 'checked' : '' }} style="width:100%;" disabled>
Additional Instructions if Any (MKT)
Name ( MKT)
Signature
Date
Acceptance of Job Order - Technical Manager ( Name/Sign) :
Date :

{{--
To be filled by the Technical Manager (TM)
--}}
Assigned Inspection Engineer
Documents Handover Checklist dhchecklist == 1) ? 'checked' : '' }} disabled> Timesheet dhtimesheet == 1) ? 'checked' : '' }} disabled>
Location Map Copy Attached lm_copyattached == 1) ? 'checked' : '' }} disabled> WhatsApp lm_whatsapp == 1) ? 'checked' : '' }} disabled> Email lm_email == 1) ? 'checked' : '' }} disabled> N/A lm_na == 1) ? 'checked' : '' }} disabled>
Gate Pass Copy Attached gpcopy_attached == 1) ? 'checked' : '' }} disabled> WhatsApp gp_whatsapp == 1) ? 'checked' : '' }} disabled> Email gp_email == 1) ? 'checked' : '' }} disabled> N/A gp_na == 1) ? 'checked' : '' }} disabled>
Transport Arrangement NAJMA ta_najma == 1) ? 'checked' : '' }} disabled> By Own ta_by_own == 1) ? 'checked' : '' }} disabled> Client Pick up ta_client_pickup == 1) ? 'checked' : '' }} disabled> N/A ta_na == 1) ? 'checked' : '' }} disabled>
Inspection Photos Required ip_required == 1) ? 'checked' : '' }} disabled> Not Required ip_notrequired == 1) ? 'checked' : '' }} disabled>
Equipment to Use Equipment No.
Additional Instruction if any (TM)
Name (TM)
Signature
Date
Acceptance from Inspection Engineer (Sign) :
Date :


Please refer to next page for additional information.

Important:
  1. Inspection Engineer shall handover the inspection documents to Technical Manager 24 hrs after completion of inspection
  2. Technical Manager shall issue the Inspection Certificate or Report within 48 hrs from time of inspection in coordination with the Senior Admin.


Comments from Inspector (If any, after inspection)
Inspector Name :
Signature :
Date :

Take Over by Inspection Admin/Coordinator

Work Order
coordinator_workorder == 1) ? 'checked' : '' }} disabled>
Timesheet
coordinator_timesheet == 1) ? 'checked' : '' }} disabled>
Checklist
coordinator_checklist == 1) ? 'checked' : '' }} disabled>
Inspection Photos
coordinator_inspectorphoto == 1) ? 'checked' : '' }} disabled>
Inspection Certificates
coordinator_inspectorcertificates == 1) ? 'checked' : '' }} disabled>
Inspection Report (if applicable)
coordinator_inspectorreport == 1) ? 'checked' : '' }} disabled>
Client Feedback Form
coordinator_clientfeedback == 1) ? 'checked' : '' }} disabled>

Admin / Coordinator Name :
Signature :
Date :
{{--
--}}
@endsection