minior changes on dashboard view
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<div class="alert alert-secondary border-0 shadow-sm d-flex align-items-center mb-5 bg-white text-dark py-3">
|
||||
<i class="bi bi-lightbulb-fill text-warning fs-4 me-3"></i>
|
||||
<div>
|
||||
<strong>Brief Summary:</strong> We are currently servicing <strong>{{ $activeClients }} active clients</strong> sending traffic through <strong>{{ $activeShortCodes }} USSD short codes</strong> and <strong>{{ $totalSenderIds }} SMS sender IDs</strong> across <strong>{{ $activeNetworks }} network operators</strong>.
|
||||
<strong>Brief Summary:</strong> We are currently servicing <strong>{{ $activeClients }} active clients</strong> sending traffic through <strong>{{ $activeShortCodes }} Short codes</strong> and <strong>{{ $totalSenderIds }} SMS sender IDs</strong> across <strong>{{ $activeNetworks }} network operators</strong>.
|
||||
</div>
|
||||
</div>
|
||||
<div class="alert alert-secondary border-0 shadow-sm d-flex align-items-center mb-5 bg-white text-dark py-3">
|
||||
|
||||
Reference in New Issue
Block a user