@extends($layout) @section('header_scripts') @stop @section('content')
{!! Form::open(array('url' => URL_PRINT_MONTHLY_CLASS_ATTENDANCE_REPORT, 'method' => 'POST', 'name'=>'htmlform ','id'=>'htmlform', 'novalidate'=>'','files'=>'true')) !!}

{{getPhrase('select_details')}}

@include('common.year-selection-view', array('class'=>'custom-row-6'))
{{ Form::label ('month', getphrase('month')) }} {{ Form::select('month', $month, '', [ 'class' => 'form-control', "id" => "month", "ng-model" => "month", "ng-change" => "getAcademicmonth(month)", ])}}

{{ Form::checkbox('yes', 'no', true, array('id'=>'free','class'=>'form-control' ,'ng-model' => 'edit_attendance' )) }}

Important Points

  • Please Download the attendance by the below button and make correction as you needed then upload here that xls in same manner.
  • In .xlsx you can change attendance only you did not change any other things, otherwise it will give errors.
  • Attendance Status: A = absent, L = Leave, P= present, H=Holiday