belongsToMany('App\Models\User', 'role_users', 'role_id', 'user_id'); } }