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