|
Project Name: {{$meeting_project->project_title ?? ''}} |
Project Number: {{$meeting_document_notes->project_number ?? ''}} |
|
Site Name: {{$meeting_sites->site_title ?? ''}} |
Prestart Faciliated by: {{$faciliatedByfull_name}} |
|
Start Date: {{$meetings->start_date ?? ''}} |
End Date: {{$meetings->end_date ?? ''}} |
|
Timings: {{ \Carbon\Carbon::parse($meetings->start_time)->format('H:i') ?? '' }} To {{ \Carbon\Carbon::parse($meetings->end_time)->format('H:i') ?? '' }} |
Comments on Weather: {{$meeting_document_notes->comments_on_weather ?? ''}} |
| Project Name: | {{ $meeting_project->project_title ?? 'N/A' }} | Project Number: | {{ $meeting_document_notes->project_number ?? 'N/A' }} |
This Document is read in conjunction with the High-Risk Construction Work Safe Work Method Statement – Formwork.
{{ $checkpointTitle->meeting_document_settings_title }}
{!! $checkpointTitle->meeting_document_settings_description ?? '' !!}
Prestart Meeting notes
|
{!! $meeting_document_notes->prestart_meeting_notes ?? '' !!} |
| Safety Manager Reviewed: | Director Reviewed: |
|
Name: {{ $toolboxData[0]->safety_manager_name ?? 'N/A' }} Date: {{ $toolboxData[0]->safety_manager_date ?? 'N/A' }} |
Name: {{ $toolboxData[0]->director_name ?? 'N/A' }} Date: {{ $toolboxData[0]->director_date ?? 'N/A' }} |
Points Raised & Corrective Action
|
Points Raised and Corrective Action Required (Please add additional pages if more required) |
Action By | Date Actioned |
|---|---|---|
| {{ $toolboxAction->action_required ?? '' }} | {{ $toolboxAction->action_by ?? '' }} | {{ $toolboxAction->date_actioned }} |
Erecting Framework
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$erecting_framework_data->building ?? ''}} | {{ $erecting_framework_data->level }} | {{ $erecting_framework_data->area }} | {{ $erecting_framework_data->workfore_allocation}} | @endforeach @else
Stripping Formwork
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$stripping_framework_data->building ?? ''}} | {{ $stripping_framework_data->level }} | {{ $stripping_framework_data->area }} | {{ $stripping_framework_data->workfore_allocation}} | @endforeach @else
Jumpform Jumping
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$jumping_framework_data->building ?? ''}} | {{ $jumping_framework_data->level }} | {{ $jumping_framework_data->area }} | {{ $jumping_framework_data->workfore_allocation}} | @endforeach @else
Installing
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$installing_framework_data->building ?? ''}} | {{ $installing_framework_data->level }} | {{ $installing_framework_data->area }} | {{ $installing_framework_data->workfore_allocation}} | @endforeach @else
Dismantling
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$dismantling_framework_data->building ?? ''}} | {{ $dismantling_framework_data->level }} | {{ $dismantling_framework_data->area }} | {{ $dismantling_framework_data->workfore_allocation}} | @endforeach @else
Stripping
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{$stripping_no_framework_data->building ?? ''}} | {{ $stripping_no_framework_data->level }} | {{ $stripping_no_framework_data->area }} | {{ $stripping_no_framework_data->workfore_allocation}} | @endforeach @else
Preparing Wall
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $preparing_walls_data->building ?? ''}} | {{ $preparing_walls_data->level }} | {{ $preparing_walls_data->area }} | {{ $preparing_walls_data->workfore_allocation}} | @endforeach @else
Bondek
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $bondek_data->building ?? ''}} | {{ $bondek_data->level }} | {{ $bondek_data->area }} | {{ $bondek_data->workfore_allocation}} | @endforeach @else
Other
| # | Building | Levels | Area | Workforce Allocation |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $other_data->building ?? ''}} | {{ $other_data->level }} | {{ $other_data->area }} | {{ $other_data->workfore_allocation}} | @endforeach @else
Worker Details
| # | Name of Worker(s) | Worker signature(s) | Company |
|---|---|---|---|
| {{ $index + 1 }} | {{ $signature['employee_name'] ?? '' }} |
|
Fastform Group Australia Pty Ltd |
No Note Record found
@endif