Restructure manager navigation and views

This commit is contained in:
Ruslan Bakiev
2026-04-04 09:29:16 +07:00
parent 264b88bcee
commit ecd92ef7e4
12 changed files with 569 additions and 118 deletions

View File

@@ -37,7 +37,7 @@ async function createInvitation() {
<template>
<section class="space-y-6 max-w-3xl">
<NuxtLink to="/clients" class="text-sm font-semibold text-[#0d854a]"> Назад к клиентам</NuxtLink>
<NuxtLink to="/clients" class="text-sm font-semibold text-[#0d854a]"> Назад к пользователям</NuxtLink>
<div class="manager-hero">
<p class="manager-eyebrow">Приглашение</p>