@if(session('error')) @endif Back to Dashboard

Create New Receipt

@csrf
Customer Information
Select an invoice to auto-detect customer and outstanding balance.
@error('customer_id')
{{ $message }}
@enderror
@error('walk_in_customer_name')
{{ $message }}
@enderror
Receipt Information
@error('receipt_date')
{{ $message }}
@enderror
@error('payment_type_id')
{{ $message }}
@enderror
@error('deposit_account_id')
{{ $message }}
@enderror
Payment Items
# Description * Reference (Invoice #) GL Account * Amount *
Total Amount: $0.00
Cancel