$message, 'success' => true], 200); } public function sendData($data) { return Response::json($data, 200); } }