National Reference Medical Laboratory Surveillance Dashboard
Last update: --
Overview
@foreach($programs as $program) @if($program->code === 'SEQ')
SEQ
@else
{{ $program->code }}
@endif @endforeach
Refresh Data
Export ▸
Charts
Screen
Print
✕
Select Charts
Cancel
Download PDF
@yield('content')
Updating dashboard data...
@yield('scripts')