@extends('layouts.dashboard') @section('title', 'Input Monitoring - VitalFlow') @php $activeNav = 'patient-input'; $sidebarBrand = 'VitalFlow'; $sidebarSubtitle = 'RSUD Yowari'; $sidebarSupport = false; $sidebarVariant = 'patient-input'; $sidebarSticky = true; $topbarTitle = 'Input Monitoring'; $topbarMode = 'patient-input'; @endphp @section('content')