fix: Change bank name
fix: otp filled null after complete the process
This commit is contained in:
@@ -34,7 +34,7 @@ export const generatePDF = (
|
||||
<div style="display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;">
|
||||
<div style="display:flex;align-items:center;gap:10px;">
|
||||
<img src="/logo.jpg" alt="Bank Logo" style="height:50px;" />
|
||||
<h2 style="margin:0;">The Kangra Central Co Operative Bank</h2>
|
||||
<h2 style="margin:0;">The Kangra Central Co-Operative Bank Ltd.</h2>
|
||||
</div>
|
||||
<div style="font-size:12px;color:#555;">
|
||||
Report generated: ${dayjs().format("DD/MM/YYYY HH:mm")}
|
||||
|
||||
Reference in New Issue
Block a user