{{ Form::open(['class' => 'form-horizontal', 'files' => true, 'route' => 'teacher-wise-evaluation-report-search', 'method' => 'GET', 'enctype' => 'multipart/form-data']) }}
@lang('teacherEvaluation.teacher_wise_evaluation_report')
{{ Form::close() }}