{!! Form::model($category, ['route' => ['backend.categories.addexisting.store', $category->id], 'class' => 'form-horizontal', 'method' => 'POST', 'files' => true, 'id' => 'form-exist-cat']) !!}