Attendance Report
This report section provides you features like:
- List the Defaulters.
- Show the attendance of the clients.
@extends('layouts.gym-merchant.gymbasic') @section('CSS') {!! HTML::style('admin/global/plugins/bootstrap-daterangepicker/daterangepicker.css') !!} {!! HTML::style('admin/global/plugins/datatables/datatables.min.css') !!} {!! HTML::style('admin/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css') !!} {!! HTML::style('admin/global/plugins/datatables/Responsive-2.0.2/css/responsive.bootstrap.css') !!} {!! HTML::style('admin/global/plugins/datatables/Responsive-2.0.2/css/responsive.dataTables.css') !!} {!! HTML::style('admin/global/plugins/bootstrap-select/css/bootstrap-select.min.css') !!} {!! HTML::style('admin/global/plugins/bootstrap-timepicker/css/bootstrap-timepicker.min.css') !!} @stop @section('content')
This report section provides you features like: