| Location: | {{ strtoupper($address) }} |
| Start Date: | {{ $projectDate }} |
| Job Type: | {{ $type == '1' ? 'CONTAINER' : 'LABELS' }} |
| Company: | {{ strtoupper($company) }} |
| Status: | {{ $status->name }} |
The following operators have been assigned to this job:
| Operator |
|---|
| {{ strtoupper($operator->user->full_name) }} |
Currently, there are no operators assigned to this job.
@endif @if (count($details) > 0)| Name | Size |
|---|---|
| {{ !$detail->name ? 'Pending' : strtoupper($detail->name) }} | {{ !$detail->setting_size ? 'Pending' : $detail->setting_size->name }} |
This is an automated message from the Job management system.
@if (in_array($status_id, [5,6]))Here you will find the final document
@endif @if (!in_array($status_id, [5,6]))Please log into the system for more details.
@endif