예제 #1
0
 public function delete($id)
 {
     Notice::delete($id);
 }