| Location: | {{ $data['address'] }} |
| Start Date: | {{ $data['projectDate'] }} |
| Job Type: | {{ $data['type_name'] }} |
| Company: | {{ $data['company'] }} |
| Status: | {{ $data['status']->name }} |
The following operators have been assigned to this job:
| Operator |
|---|
| {{ $operator->user->name }} {{ $operator->user->last_name }} |
Currently, there are no operators assigned to this job.
@endif @if (count($data['details']) > 0)| Name | Size |
|---|---|
| {{ !$detail->name ? 'Pending' : $detail->name }} | {{ !$detail->setting_size ? 'Pending' : $detail->setting_size->name }} |
Please log into the system for more details.
This is an automated message from the Job management system.