@extends('layouts.master') @section('page_title', 'Create Accounting Configuration') @section('content')
For student fee collection, configure accounts for tuition revenue, student receivables, and your main bank account.
When a student pays fees:
• Debit: Cash Account
• Credit: Receivable or Revenue Account
Revenue Accounts: {{ $revenueAccounts->count() }}
Receivable Accounts: {{ $receivableAccounts->count() }}
Cash Accounts: {{ $cashAccounts->count() }}