Single Answer
Multi Answer
{{--
Fill in the Blanks
--}}
Paragraph Questions
{!! Form::open(array(
'url' => route_client_master('master.exams.question-bank.import'),
'method' => 'POST',
'novalidate'=>'',
'name'=>'formUsers ',
'files'=>'true')) !!}
{!! Form::close() !!}