mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
fixing bugs
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="70%">Total amount: </td>
|
||||
<td>MYR {{$transaction->sum('amount')}}</td>
|
||||
<td>MYR {{$transactions->sum('amount')}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user