@php $day_array[] = ''; @endphp
| {{ __('BEFORE EACH RUN') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 1){{-- @php $day_array[] = $m->date; @endphp --}} {{ date('M, d', strtotime($m->date)) }} | @endif @endforeach @endif
Date
|
|
| {{ __('Check the wires for damage before using the unit.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 1)
first == true) checked="true" @endif value="true"
type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('Check that the electrodes are properly connected before using the lid.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 1)
second == true) checked="true" @endif value="true"
type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('OPERATOR') }} | @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 1){{ $m->user->name }} {{ ucfirst(substr($m->user->last_name, 0, 1)) }}. | @endif @endforeach||
| {{ __('AFTER EACH RUN') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2){{-- @php $day_array[] = $m->day; @endphp --}} {{ date('M, d', strtotime($m->date)) }} | @endif @endforeach @endif
Date
{{-- --}}
|
|
| {{ __('Carefully wipe off excess buffer in the cooling plate. Clean the plate using filtered deionized water and carefully dry with a tissue paper.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2)
third == true) checked="true" @endif value="true"
type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('Remove the electrodes from the electrode holder and rinse with distilled water to remove the strong acidic and basic solution and air dry.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2)
fourth == true) checked="true" @endif value="true"
type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('Check that the platinum wire is not damaged.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2)
fifth == true) checked="true" @endif type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('Also, clean the glass plate with filtered deionized water and dry with tissue paper.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2)
sixth == true) checked="true" @endif type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('Cover the unit with safety lid to prevent with any contamination.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2)
seventh == true) checked="true" @endif type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('OPERATOR') }} | @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 2){{ $m->user->name }} {{ ucfirst(substr($m->user->last_name, 0, 1)) }}. | @endif @endforeach||
| {{ __('EVERY QUARTER') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 3){{-- @php $day_array[] = $m->day; @endphp --}} {{ date('M, d', strtotime($m->date)) }} | @endif @endforeach @endif
Day
|
|
| {{ __('Replace the water in the cooler unit (MultiTemp III). Make at least 3 rinses before the last water refill.') }} | @if (isset($maintenance_logs) && isset($maintenance_logs->multiphor)) @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 3)
eighth == true) checked="true" @endif value="true"
type="checkbox">
|
@endif
@endforeach
@endif
||
| {{ __('OPERATOR') }} | @foreach ($maintenance_logs->multiphor->sortBy(function ($t) { return $t->date; }) as $m) @if ($m->section == 3){{ $m->user->name }} {{ ucfirst(substr($m->user->last_name, 0, 1)) }}. | @endif @endforeach||