wip
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
<th>{{ $transaction->cardMaskNumber }}</th>
|
||||
<th>{{ $transaction_item->opername }}</th>
|
||||
<th>YOK</th>
|
||||
<th>{{ $transaction->currency }}</th>
|
||||
<th>{{ $transaction->opersum }}</th>
|
||||
<th>{{ $transaction->opersum }}</th>
|
||||
<th>{{ $transaction_item->currency }}</th>
|
||||
<th>{{ $transaction_item->opersum }}</th>
|
||||
<th>{{ $transaction_item->opersum }}</th>
|
||||
<th>YOK</th>
|
||||
</tr>
|
||||
@endforeach
|
||||
|
||||
Reference in New Issue
Block a user