Search By Date Range
{{ csrf_field() }}
@if(Request::has('start_date'))
@endif



@include('system.partials.staffPerformanceReports')


Individual Staff Performance Reports

@include('system.partials.totalDailyIntakeReport')
@include('system.partials.waitingTimeReports')
@include('system.partials.promisedTimeReports')
@include('system.partials.gantungTimeReports')
@include('system.partials.repairTimeReports')