35247-vm/revenue.php
Flatlogic Bot e0d884de80 123
2025-10-26 18:48:58 +00:00

9 lines
537 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<header class="mb-4">
<h1 class="h3">Доходы</h1>
</header>
<div class="card">
<div class="card-body">
<p class="text-secondary">Здесь будет дашборд для отслеживания доходов от рекламы. Вы сможете добавлять записи о рекламных размещениях и видеть общую прибыльность по каждому каналу и за периоды.</p>
<!-- Placeholder for revenue charts/tables -->
</div>
</div>