{{ Date::parse($item->chart_history['transaction_date'])->format($date_format) }} |
{{ $item->chart_history['transaction_type'] }} |
{{ $item->chart_history['number'] }} |
{{ $item->chart_history['name'] }} |
{{ $item->chart_history['description'] }} |
{{ isset($item->detailtype->detail_type)?$item->detailtype->detail_type:'-' }} | @money($item->chart_history['amount'], 'USD', true) |
| |
@money($item->chart_history['amount'], 'USD', true) | |
@money($item->chart_history['amount'], 'USD', true) | @money($item->chart_history['amount'], 'USD', true) |
| @money($sum,'USD',true) |