{!! Form::open(array('url'=>secure_url('/review'),'class'=>'review-submit','method'=>'post','id'=>'review-submit')) !!} {!! Form::hidden('request_page_type','Review details') !!} {!! Form::hidden('request_page',!empty($request_page)?$request_page: '') !!} {!! Form::hidden('request_type',!empty($request_type)?$request_type: '') !!}