{{Form::model($category, array('route' => array('category.update', encrypt($category->id)), 'method' => 'PUT')) }}