@extends('hr_main') @section('title', '| Attendance Report') @section('content') @include('convert_word')

Monthly Attendance Report


{!! Form::open(array('url' => './report/monthly-attendance-table', 'role' => 'form', 'class'=>'form-horizontal form-groups', 'id' => 'filterFormId', 'method'=>'get')) !!}
{!! Form::label('employee', 'Employee', ['class' => 'control-label']) !!}
Fatal error: Uncaught Error: Class "DB" not found in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/hajira/report/monthly_report_form.blade.php:34 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/hr/hajira/report/monthly_report_form.blade.php on line 34