Hi,

Work Department of Incident Report IR - {{ $clinical_incident->id }} has been updated to {{ $clinical_incident->work_department->name }} by {{ $clinical_incident->workdepartment_updated->name }} on {{ date('d/m/Y hh:m A', strtotime(@$clinical_incident->updated_at)) }}

@if (ucfirst($clinical_incident->asset) == Null) @endif

Incident Report Details

Incident Report

{{ 'IR-'.@$clinical_incident->id }}

Created Date & Time

{{ date('d M, Y', strtotime(@$clinical_incident->updated_at)) }} , {{ date('h:i A', strtotime(@$clinical_incident->updated_at)) }}

Company

{{ @$clinical_incident->company->name }}

Division

{{ @$clinical_incident->division->name }}

Damage Details

{{ @$clinical_incident->damagedetails }}

Action

{{ @$clinical_incident->action }}

Block

{{ @$clinical_incident->sublocation->block->name }}

Section

{{ @$clinical_incident->sublocation->section->name }}

Location

{{ @$clinical_incident->sublocation->location->name }}

Sub Location

{{ @$clinical_incident->sublocation->name }}

Department

{{ @$clinical_incident->department->name }}

Work Department

{{ @$clinical_incident->work_department->name }}