completed the send SMS which uses the first client App API key

This commit is contained in:
Kwesi Banson Jnr
2026-04-05 09:09:04 +00:00
parent 595e7a6531
commit 2064c2d6e5
4 changed files with 39 additions and 34 deletions

View File

@@ -33,7 +33,7 @@
<tr>
<td class="fw-semibold">{{ $row->name}}</td>
<td class="recipient-cellss">
<div class="fw-semibold">{{ $row->type}}</div>
<div class="fw-semibold">{{ $row->type }}</div>
</td>
<td class="text-wrap text-break apiKeyCell" style="max-width: 100px;">
<i class="bi bi-eye viewApiKeyIcon"></i>