Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {!! Form::open(array('url' => '#', 'class' => 'form-search', 'id'=>'search_form')) !!}
  2.  
  3. {!! Form::open(array('url' => '#', 'class' => 'form-search','id'=>'search_form')) !!}
  4. <!-- Content -->
  5. <input type="submit" value="Submit" onclick="function()" >
  6. </div>
  7. {!! Form::close() !!}
  8.  
  9. javascript:void(0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement