belongsTo('BinaryTreePlan\BinaryTreeUser\Models\BinaryTreePlan'); } /** * The getparentplan that belong to the binary_tree_user. */ public function getparentplan(){ return $this->belongsTo('BinaryTreePlan\BinaryTreeUser\Models\BinaryTreePlan'); } }