Voucher No : {{$row->voucher_no}}
Date: {{date('d-M-Y', strtotime($row->receipt_date))}}
Voucher Type: {{$row->voucher_type}}
Receipt type: {{$row->receipt_type}}
Receipt To. : {{$row->receipt_to}}
Cheque No. : {{$row->cheque_no}}
Cheque Date : {{$row->cheque_date}}
Account Name : {{$row->account_name}}
Receipt Amount : {{$row->total_amount}}
Remark : {{$row->remarks}}