Potential Project Assignment

This correspondence either confirms or updates a TENTATIVE project assignment for you with Premier Pools and Spas. Please contact {{$scheduler}} for any additional questions at {{$job->office->OfficePhone}}.
If you have already accepted this assignment, please review the phase notes to make sure that there have not been any changes from the previous assignment.

{{$phase->type->Name}} - Project {{$job->id}}

Scheduled Phase Details
Scheduled Date: {{$phase->ScheduledDate}}
Assigned By: {{$scheduler}}
Assigned: {{\Carbon\Carbon::now()->format('m/d/Y h:i A')}}
Project Supervisor: {{optional(optional($job->supervisor)->contactInfo)->name}}
Phase-Specific Instructions @foreach($phase->notes as $note) {{$note->Note}}
@endforeach
Selections @foreach($job->selections as $selection) @endforeach
Selection Option 1 Option 2 Option 3 Option 4 Size Quantity
{{optional($selection->primary)->Name}} {{optional($selection->option1)->Name}} {{optional($selection->option2)->Name}} {{optional($selection->option3)->Name}} {{optional($selection->option4)->Name}} {{$selection->Size}} {{$selection->Quantity}}

@if (isset($description))

Description: {{$description}}

@endif