{!! Form::open(['action' => ['BillingController@billAgreement'], 'id' => 'fm_bill_agreement', 'class' => 'form-horizontal', 'role' => 'form']) !!} {!! Form::hidden('agreement_id', $agreement_id, ['id' => 'agreement_id']) !!}