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