update arcc notis peringatan ejas table

This commit is contained in:
Nur Izzati Zulkifli
2024-01-07 16:53:12 +08:00
parent 17e5230614
commit 9ed1e21595
7 changed files with 42 additions and 11 deletions
@@ -70,7 +70,7 @@
#details th {
padding: 8px;
font-size: 11px;
font-size: 14px;
}
#details tr:nth-child(even) {
@@ -123,7 +123,7 @@
</div>
@endif
<div class="container">
<div class="container-fluid">
<form id="exportpdf" action="{{route('arcc.blastpertama',['kodcaw' => $kodcaw, 'notisid' => $notisid])}}" target="_blank" method="POST">
@csrf
@@ -260,7 +260,7 @@
alert("ADAKAH ANDA PASTI?");
$('#typedonwload').val('whatsapp');
$("#exportpdf").submit();
});
});
}
}