@extends('layouts.admin-apoteker') @section('title', 'Statistik Pasien') @php use Illuminate\Support\Str; @endphp @section('content')
Parameter | Rata-Rata |
---|---|
{{ Str::headline($param) }} | {{ $avg !== null ? $avg : '–' }} |
🗓️ Jumlah Tanggal Pemeriksaan: {{ count($labels) }}