bug fix on otp, rearranged MNO display order

This commit is contained in:
Kwesi Banson Jnr
2026-08-27 10:17:12 +00:00
parent ff66dbbabe
commit 27c2a8ac80
5 changed files with 19 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ use Illuminate\Support\Facades\Config;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Storage;
use Illuminate\Support\Str;
use Barryvdh\DomPDF\Facade\Pdf; // Ensure you have dompdf installed if exporting PDFs
use Barryvdh\DomPDF\Facade\Pdf;