@extends('layouts.dashboard') @section('title', 'Monitoring Infus - VitalFlow') @push('head') @endpush @php $activeNav = 'monitoring'; $sidebarBrand = 'VitalFlow'; $sidebarSubtitle = 'RSUD Yowari'; $sidebarSupport = false; $sidebarVariant = 'patient-input'; $sidebarSticky = true; $topbarTitle = 'Monitoring Infus Real-time'; $topbarMode = 'patient-input'; $patients = $monitoringPatients ?? []; @endphp @section('content')
Pantau aliran cairan pasien secara real-time dari seluruh bangsal.