hasOne('App\Models\ClientOnboardingMainStage', 'stage_id', 'id'); } //this will produce one stage //I need a relationship to show all sub items }