belongsToMany('App\Models\ForumTopic', 'forum_recommended_topic_items', 'recommended_topic_id', 'topic_id'); } }