| Name | Size | Mode | Actions |
|---|---|---|---|
| call-log.blade.php | 1549 | 0644 | editdlrm |
| complaint.blade.php | 1586 | 0644 | editdlrm |
| enquiry.blade.php | 2591 | 0644 | editdlrm |
| gate-pass-detail.blade.php | 1749 | 0644 | editdlrm |
| gate-pass.blade.php | 1800 | 0644 | editdlrm |
| postal-record.blade.php | 1706 | 0644 | editdlrm |
| visitor-log.blade.php | 3047 | 0644 | editdlrm |
| visitor-message.blade.php | 1295 | 0644 | editdlrm |
| visitor-pass.blade.php | 2625 | 0644 | editdlrm |
/home/techb158/ileadtechnology.com/SSM/resources/views/print/reception/complaint.blade.php (1586B)
| # | {{trans('reception.complaint_type')}} | {{trans('reception.date_of_complaint')}} | {{trans('reception.complainant')}} | {{trans('reception.date_of_resolution')}} | {{trans('reception.complaint_assign_to')}} |
|---|---|---|---|---|---|
| {{$complaint->id}} | {{$complaint->complaintType->name}} | {{showDate($complaint->date_of_complaint)}} |
{{$complaint->complainant_name}} {{$complaint->complainant_contact_number}} {{$complaint->complainant_address}} |
{{showDate($complaint->date_of_resolution)}} |
{{$complaint->Employee->name}} {{getEmployeeDesignationName($complaint->Employee)}} |