Issue
@if (voucher.id) {
}
@if (voucher.id) {
Created on {{ voucher.creationDate | localTime }} and Last Edited on {{ voucher.lastEditDate | localTime }} by {{ voucher.user.name }}. {{ voucher.poster ? 'Posted by ' + voucher.poster : '' }}
}
Other issues for the day
Source
{{ row.source }}
Destination
{{ row.destination }}
Amount
{{ row.amount | currency: 'INR' }}
Load