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