DONE: confirmation and list online form
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
<div class="card-header d-flex justify-content-between align-items-center flex-wrap">
|
||||
<h5 class="mb-0">Senarai Dalam Batch</h5>
|
||||
<div class="mt-2 mt-md-0">
|
||||
<a href="{{ route('pembiayaan.online.operasi.batch.print', ['kodcaw' => $kodcaw, 'batchId' => $batch['id']]) }}"
|
||||
class="btn btn-outline-dark btn-sm"
|
||||
target="_blank">
|
||||
Cetak Borang
|
||||
</a>
|
||||
<a href="{{ route('pembiayaan.online.operasi') }}" class="btn btn-secondary btn-sm">Kembali</a>
|
||||
@if($pendingCount > 0)
|
||||
<form method="post"
|
||||
|
||||
Reference in New Issue
Block a user