@extends('layouts.master') @section('content')

All Users Attendance Report

@include('flash::message')

Report Filters

Loading...

Loading report data...

@endsection @section('scripts') @include('layouts.datatables_js') @endsection