{{ config('app.name') }}
{{ config('app.address') }}
{{ config('app.phone') }}
{{ config('app.email') }}
Employee ID: {{ $inspection->employee->e_id }}
Name: {{ $inspection->employee->full_name }}
Designation: {{ $inspection->employee->designation->name }}
Email: {{ $inspection->employee->email }}
Phone: {{ $inspection->employee->phone_number }}
| Customer ID | {{ $inspection->customer->c_id }} |
|---|---|
| Customer Name | {{ $inspection->customer->full_name }} |
| Customer Phone | {{ $inspection->customer->phone_number }} |
| Vehicle Model | {{ $inspection->vehicle->vehicleModel->name }} |
| Vehicle Chassis No | {{ $inspection->vehicle->chassis_no }} |
| Odometer Reading | {{ $inspection->odometer_reading }} |
|---|---|
| Vessel | {{ $inspection->vessel }} |
| Arrival Date | {{ $inspection->arrival_date }} |
| No. of Keys | {{ $inspection->no_of_keys }} |
| Customer Notified | {{ $inspection->customer_notified }} |
| Inspection Date | {{ $inspection->inspection_date }} |
| Location | {{ $inspection->inspection_location }} |
| Overall Condition | {{ $inspection->overall_condition }} |
| Recommendations | {{ $inspection->recommendations }} |
| Inspector Comments | {{ $inspection->inspector_comments }} |
| Power Windows | {{ $inspection->internalInspection->power_windows }} |
|---|---|
| Entertainment System | {{ $inspection->internalInspection->entertainment_system }} |
| Radio Cassette | {{ $inspection->internalInspection->radio_cassette }} |
| Gear Shift | {{ $inspection->internalInspection->gear_shift }} |
| Sun Visor | {{ $inspection->internalInspection->sun_visor }} |
| Driving Mirror | {{ $inspection->internalInspection->driving_mirror }} |
| Safety Belts | {{ $inspection->internalInspection->safety_belts }} |
| Floor Mats | {{ $inspection->internalInspection->floor_mats }} |
| Clock | {{ $inspection->internalInspection->clock }} |
| Speakers | {{ $inspection->internalInspection->speakers }} |
| Lighter/Ashtray | {{ $inspection->internalInspection->lighter_ashtray }} |
| Touch Paint Handbook | {{ $inspection->internalInspection->touch_paint_handbook }} |
| Horn | {{ $inspection->internalInspection->horn }} |
| Dashboard | {{ $inspection->internalInspection->dashboard }} |
| Windscreen | {{ $inspection->externalInspection->windscreen }} |
|---|---|
| Windscreen Wipers | {{ $inspection->externalInspection->windscreen_wipers }} |
| Headlight Lens Left | {{ $inspection->externalInspection->headlight_lens_left }} |
| Headlight Lens Right | {{ $inspection->externalInspection->headlight_lens_right }} |
| Tail Light Lens Left | {{ $inspection->externalInspection->tail_light_lens_left }} |
| Tail Light Lens Right | {{ $inspection->externalInspection->tail_light_lens_right }} |
| Indicators Left | {{ $inspection->externalInspection->indicators_left }} |
| Indicators Right | {{ $inspection->externalInspection->indicators_right }} |
| Front Bumper | {{ $inspection->externalInspection->front_bumper }} |
| Rear Bumper | {{ $inspection->externalInspection->rear_bumper }} |
| Fog Light | {{ $inspection->externalInspection->fog_light }} |
| Bull Bars | {{ $inspection->externalInspection->bull_bars }} |
| Aerial | {{ $inspection->externalInspection->aerial }} |
| Windows 1 Left | {{ $inspection->externalInspection->windows_1_left }} |
| Windows 2 Left | {{ $inspection->externalInspection->windows_2_left }} |
| Windows 1 Right | {{ $inspection->externalInspection->windows_1_right }} |
| Windows 2 Right | {{ $inspection->externalInspection->windows_2_right }} |
| Wing Mirrors Left | {{ $inspection->externalInspection->wing_mirrors_left }} |
| Wing Mirrors Right | {{ $inspection->externalInspection->wing_mirrors_right }} |
| Wheel Tyres | {{ $inspection->externalInspection->wheel_tyres }} |
| Wheel Covers | {{ $inspection->externalInspection->wheel_covers }} |
| Hub Cups | {{ $inspection->externalInspection->hub_cups }} |
| Fluid Levels | {{ $inspection->externalInspection->fluid_levels }} |
| Dashboard Warning Lights | {{ $inspection->externalInspection->dashboard_warning_lights }} |
| Engine Condition | {{ $inspection->mechanicalInspection->engine_condition }} |
|---|---|
| Engine Comments | {{ $inspection->mechanicalInspection->engine_comments }} |
| Engine Criteria |
|
| Transmission Condition | {{ $inspection->mechanicalInspection->transmission_condition }} |
| Transmission Comments | {{ $inspection->mechanicalInspection->transmission_comments }} |
| Transmission Criteria |
|
| Brakes Condition | {{ $inspection->mechanicalInspection->brakes_condition }} |
| Brakes Comments | {{ $inspection->mechanicalInspection->brakes_comments }} |
| Brakes Criteria |
|
| Suspension Condition | {{ $inspection->mechanicalInspection->suspension_condition }} |
| Suspension Comments | {{ $inspection->mechanicalInspection->suspension_comments }} |
| Suspension Criteria |
|
| Electrical System Condition | {{ $inspection->mechanicalInspection->electrical_system_condition }} |
| Electrical System Comments | {{ $inspection->mechanicalInspection->electrical_system_comments }} |
| Electrical System Criteria |
|
| Cooling System Condition | {{ $inspection->mechanicalInspection->cooling_system_condition }} |
| Cooling System Comments | {{ $inspection->mechanicalInspection->cooling_system_comments }} |
| Cooling System Criteria |
|
| Exhaust System Condition | {{ $inspection->mechanicalInspection->exhaust_system_condition }} |
| Exhaust System Comments | {{ $inspection->mechanicalInspection->exhaust_system_comments }} |
| Exhaust System Criteria |
|
| Tires & Wheels Condition | {{ $inspection->mechanicalInspection->tires_wheels_condition }} |
| Tires & Wheels Comments | {{ $inspection->mechanicalInspection->tires_wheels_comments }} |
| Tires & Wheels Criteria |
|
| Interior Condition | {{ $inspection->mechanicalInspection->interior_condition }} |
| Interior Comments | {{ $inspection->mechanicalInspection->interior_comments }} |
| Interior Criteria |
|
| Exterior Condition | {{ $inspection->mechanicalInspection->exterior_condition }} |
| Exterior Comments | {{ $inspection->mechanicalInspection->exterior_comments }} |
| Exterior Criteria |
|
| Fluid Levels Condition | {{ $inspection->mechanicalInspection->fluid_levels_condition }} |
| Fluid Levels Comments | {{ $inspection->mechanicalInspection->fluid_levels_comments }} |
| Fluid Levels Criteria |
|
| Warning Lights Condition | {{ $inspection->mechanicalInspection->warning_lights_condition }} |
| Warning Lights Comments | {{ $inspection->mechanicalInspection->warning_lights_comments }} |
| Warning Lights Criteria |
|
| First Aid Kit | {{ $inspection->$safetyItems->first_aid_kit ? 'Yes' : 'No' }} |
|---|---|
| Tool Kit | {{ $inspection->$safetyItems->tool_kit ? 'Yes' : 'No' }} |
| First Aid Kit Comments | {{ $inspection->safetyItems->first_aid_kit_comments }} |
| Tool Kit Comments | {{ $inspection->safetyItems->tool_kit_comments }} |
| Wheel Spanner | {{ $inspection->safetyItems->wheel_spanner ? 'Yes' : 'No' }} |
| Wheel Spanner Comments | {{ $inspection->safetyItems->wheel_spanner_comments }} |
| Jack | {{ $inspection->safetyItems->jack ? 'Yes' : 'No' }} |
| Jack Comments | {{ $inspection->safetyItems->jack_comments }} |
| Towing Belts | {{ $inspection->safetyItems->towing_belts ? 'Yes' : 'No' }} |
| Towing Belts Comments | {{ $inspection->safetyItems->towing_belts_comments }} |
| Warning Triangles | {{ $inspection->safetyItems->warning_triangles ? 'Yes' : 'No' }} |
| Warning Triangles Comments | {{ $inspection->safetyItems->warning_triangles_comments }} |
| Fire Extinguishers | {{ $inspection->safetyItems->fire_extinguishers ? 'Yes' : 'No' }} |
| Fire Extinguishers Comments | {{ $inspection->safetyItems->fire_extinguishers_comments }} |
| Spare Tire | {{ $inspection->safetyItems->spare_tire ? 'Yes' : 'No' }} |
| Spare Tire Comments | {{ $inspection->safetyItems->spare_tire_comments }} |
| Floor Carpets | {{ $inspection->safetyItems->floor_carpets ? 'Yes' : 'No' }} |
| Floor Carpets Comments | {{ $inspection->safetyItems->floor_carpets_comments }} |
| Customer Signature |
@if ($inspection->customer_signature)
|
|---|---|
| Customer Signature Date | {{ $inspection->customer_signature_date }} |
| Employee Signature |
@if ($inspection->employee_signature)
|
| Employee Signature Date | {{ $inspection->employee_signature_date }} |