const ProfilRouter = { template: `
`, data: function () { return { profilcard: _profilcard }; }, methods: { }, };