@extends('theme::layouts.app') @section('content')

Bookkeeping

{{ __("Upload Document") }} {{ __("Document Library") }} {{ __("Bookkeeping Action Log") }} {{ __("Category List") }}

{{ __("Number of file in process") }}: 0

{{ __("Total item(s) in Queue") }}: 0

{{-- --}}
{{ __("Original Name") }} {{ __("Company") }} {{ __("Category") }} {{ __("Vendor") }} {{ __("Batch Name") }} {{ __("Remark") }} {{ __("Upload date&time") }} {{ __("Status") }} {{ __("Xero Status") }} {{ __("Xero Amount") }} {{ __("Action") }}
DCE Consultant Ltd.
DCE Ltd.CI
CI processing... ABC Copy of DCE Ltd.CI DCE Ltd.CI 20230515-14:43 $4000
DCE Consultant Ltd.
DCE Ltd.CI
CI processing... ABC Copy of DCE Ltd.CI DCE Ltd.CI 20230515-14:43 $4000
DCE Consultant Ltd.
DCE Ltd.CI
CI processing... ABC Copy of DCE Ltd.CI DCE Ltd.CI 20230515-14:43 $4000
{{-- Modals --}} {{-- Upload Document Modal --}} @include('theme::cms.bookkeepings.document-libraries.upload-document-modal') {{-- Bookkeeping Action Logs Modal --}} @endsection @section('script') @endsection