belongsToMany(Permission::class, 'role_permissions', 'role_id', 'permission_id'); } }