1) orders - List of all orders.
2) Transaction List of all order transaxtions.
3) Bank Transfer Notification - List of bank transafer notifications
4) Invoices List - List of orders invoices.
→ Show : Set Pagination of the orders list table
→ status and payment status : status show about the payment like payment is pending, cancelled, awaiting
→ search : search functionality on orders list
→ Buyer : Name of buyer who did the order
→ Total and currency : Order value and also which currency used
→ View Detail : From here you can go to the page where all details about the order are shown
→ Delete : From here you can delete the order history
→ View Invoice : From here you can show invoice of the particuar order
→ Show : Set Pagination of the transaction list table
→ search : search functionality on transaction list
→ Payment Method : Method about payment like paypal, stripe, razorpay..
→ Payment Amount and currency : payment value and also which currency used
→ Delete : From here you can delete the order history
→ Show : Set Pagination of the bank transfer notification list table
→ status : status show about the bank transfer notification like payment is pending, declined, approved
→ search : search functionality on bank transfer notification list
→ User : Name of user who did the transfer the payment
→ Receipt : Image for the bank transfer notification
→ Approve : If you want to approved the transfer then use approve button
→ Decline : If you want to declined the transfer then use decline button
→ Delete : Also you can delete bank transfer history
→ Show : Set Pagination of the invoices list table
→ search : search functionality on invoices list
→ Buyer : Name of buyes who did the nuy the products
→ View Invoice : Link redirect to show invoice detail Page
→ Invoice and Date : Invice id and date where invoice generate
→ Client Information : Information about client who pay
→ Payment Detail : Detail About the payment means which metos use client for payment and also detail about status and currency
→ Product Detail : List of all products detail which are buyng in this order
→ Print : If you want to print this incoice then use below 'print' button.