Test Event Report
{!! Form::open(["action" => "Pro\Corporate\TestEventController@testResultSearch", "method" => "GET", "id" => "test_even_result_form", "name" => "test_even_result_form"]) !!}
{!! Form::close() !!}
Test Event Name :
{!! Form::select('test_event_id', $test_event, '', ['class' => 'form-control js-select2', 'placeholder' => 'Select Test Event']) !!}
Search Date * :
Start Date * :
{!! Form::text('start_date','',['class'=>'form-control','placeholder'=>'e.g. 14-08-2018', 'id' => 'start_date']) !!}
End Date * :
{!! Form::text('end_date','',['class'=>'form-control','placeholder'=>'e.g. 15-08-2018', 'id' => 'end_date']) !!}
Order by * :
Sequence * :