{!! Form::open(array('method' => 'post', 'route' => 'admin.widgets.store', 'class' => 'form', 'files'=>true)) !!}
@include('admin.widgets.inc.form')