mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-23 14:33:59 +00:00
wallet batch polishing
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
<a href="{{route('booking.details', $marking)}}">
|
||||
<div class="btn btn-sm all-caps btn-outline-success b-rad-none" >{{$transaction->owner instanceof \App\Models\Booking ? 'Back to': 'Last'}} Booking</div>
|
||||
</a>
|
||||
<a href="{{route('billplz.bill', $transactions->payment_reference)}}">
|
||||
<a href="{{route('billplz.bill', $transaction->payment_reference)}}">
|
||||
<div class="btn btn-sm all-caps btn-success b-rad-none">Retry Payment</div>
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user