Replace native confirms with Ladill custom dialogs.
Deploy Ladill Queue / deploy (push) Successful in 29s

This commit is contained in:
isaacclad
2026-07-24 20:56:52 +00:00
parent 2f539401d6
commit f263dcfd94
2 changed files with 214 additions and 0 deletions
@@ -57,5 +57,6 @@
@endauth
@include('partials.wallet-topup-modal', ['openOnLoad' => (bool) session('topup_required')])
@include('partials.afia')
@include('partials.confirm-prompt')
</body>
</html>