{!! Form::selectMonth('month', now()->month, ['class' => 'form-control', 'id' => 'attendance_month']) !!}
{{ __('Attendance Summary') }}

0

{{ __('Total Days') }}

0

{{ __('Present Days') }}

0

{{ __('Absent Days') }}

0

{{ __('Holidays') }}

0%

{{ __('Attendance %') }}

{{ __('Monthly Attendance') }}
{{ __('Present (P)') }} {{ __('Absent (A)') }} {{ __('Holiday (H)') }} {{ __('Not Marked (-)') }}
@for($i = 1; $i <= 31; $i++) @endfor
{{ __('Date') }} / {{ __('Month') }}{{ $i }}