Exemplo n.º 1
0
 public function all()
 {
     $options = Option::get()->pluck('op_name_kor');
     return $options;
 }