{{ __('Import Data') }}

@csrf

or drag and drop

CSV or XLSX up to 10MB

Cancel Preview Import

CSV Format Guide

Your CSV file should include the following columns:

date,description,amount,type,category,account
  • date: Transaction date (YYYY-MM-DD format)
  • description: Transaction description
  • amount: Transaction amount (positive number)
  • type: "income" or "expense"
  • category: Category name
  • account: Account name (optional)
@push('scripts') @endpush