@extends('layouts.app') @section('content')
Account Title | Voucher ID | Voucher Type | Debit | Credit | Voucher Date | Remarks | Site | Company | |
---|---|---|---|---|---|---|---|---|---|
{{ $row->Account_Title }} | {{ $row->Voucher_ID }} | {{ $row->VoucherType }} | {{ $row->Debit }} | {{ $row->Credit }} | {{ $row->Voucher_Date }} | {{ $row->Remarks }} | {{ $row->Site }} | {{ $row->Company }} | |
No data found for the selected filters. |