@extends('layouts.app') @section('title', 'Housekeeping & Workplace Organization Dashboard') @section('content')
Ensures cleanliness, order, and safety in the workplace
Total Inspections
{{ $stats['total_inspections'] }}
Completed
{{ $stats['completed_inspections'] }}
Requiring Follow-up
{{ $stats['requiring_follow_up'] }}
5S Audits
{{ $stats['total_5s_audits'] }}
{{ $inspection->reference_number }}
No inspections
@endforelse{{ $audit->reference_number }}
No 5S audits
@endforelse