belongsToMany(RouteSportDetails::class, 'route_feedbacks', 'feedback_id', 'route_sport_detail_id'); } }