{{ Form::open(array('name'=>'filter-reg','url'=>route('post_index',[$postType]),'method'=>'get' )) }}
{{ Form::close()}}