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