@extends('layouts.app') @section('title', $toolboxTalk->title) @section('content')
This talk is scheduled for {{ $toolboxTalk->scheduled_date->format('F j, Y') }} at {{ $toolboxTalk->start_time?->format('g:i A') }}
This talk is currently in progress. Attendance can be recorded.
This talk was completed on {{ $toolboxTalk->end_time?->format('F j, Y \a\t g:i A') }}
This talk was scheduled for {{ $toolboxTalk->scheduled_date->format('F j, Y \a\t g:i A') }} but was not started or has no attendance. Please reschedule.
{{ $toolboxTalk->reference_number }}
{{ $toolboxTalk->scheduled_date->format('F j, Y') }}
{{ $toolboxTalk->start_time?->format('g:i A') }} - {{ $toolboxTalk->duration_minutes }} minutes
{{ $toolboxTalk->department?->name ?? 'All Departments' }}
{{ $toolboxTalk->description }}
{{ $toolboxTalk->topic->title }}
{{ $toolboxTalk->topic->category }} - {{ $toolboxTalk->topic->difficulty_level }}
{{ $attendanceStats['present'] }}
Present
{{ $attendanceStats['late'] }}
Late
{{ $attendanceStats['absent'] }}
Absent
{{ round($toolboxTalk->attendance_rate) }}%
Rate
| Employee | Status | Method | Time | Signature |
|---|---|---|---|---|
|
{{ $attendance->employee_name }} {{ $attendance->department }} |
{!! $attendance->getAttendanceStatusBadge() !!} | {!! $attendance->getCheckInMethodBadge() !!} | {{ $attendance->check_in_time?->format('g:i A') }} | @if($attendance->hasSignature()) @else @endif |
| No attendance recorded yet | ||||
{{ $feedbackStats['positive'] }}
Positive
{{ $feedbackStats['neutral'] }}
Neutral
{{ $feedbackStats['negative'] }}
Negative
{{ $feedback->employee_name }}
{{ $feedback->created_at->format('M d, Y g:i A') }}
{{ $feedback->specific_comments }}
@endif @if($feedback->improvement_suggestion)Select attendance method for employees
Choose feedback collection method