{{ Form::open(array('method' => 'post', 'id' => 'frmOptions','name'=>'frmOptions')); }} {{ Form::hidden('main_id','0') }}
{{ Form::close() }}