| Voucher/ Cheque No. | Date | Title | Details | Amount |
| {{$data->cheque_no}} | {{$data->date}} | @if($data->type == 1) Deposit @endif @if($data->type == 2) Withdraw @endif @if($data->type == 3) Bank Account Cost @endif @if($data->type == 4) Bank Account Interest @endif | {{$data->bank_name}}, {{$data->account_number}} | {{ $data->amount}} |