result(); } catch(Exception $e) { $result = array(); } return $this->json(array( 'data' => $result )); } }