@extends('site.layouts.app') @section('title', 'Report Meal Patient Per Room') @section('stylesheets') @endsection @section('content')

Report Meal Patient Per Room

Loading...
@foreach ($dates as $date) @endforeach
Filter
@endsection @push('scripts') @endpush