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