added block specific cawangan transaction

This commit is contained in:
hafifierahman
2024-10-21 00:46:45 +08:00
parent ad933ef7cd
commit 042cd579b0
3 changed files with 11 additions and 1 deletions
@@ -135,9 +135,11 @@
<div class='col-md-3'>
<button class='btn btn-primary' data-toggle="modal" data-target="#customer_detail">Maklumat Pelanggan</button>
</div>
@if(config('redeemoption.enable_specific_block') == 0 || Auth::user()->cawangan !== config('redeemoption.cawangan_block'))
<div class="col-md-3 text-right">
<a class="btn btn-primary" style="margin-right:-50px" id="daftar_gadai">Daftar Pembiayaan</a>
</div>
@endif
</div>
</div>
<div class="card">