@extends('layouts.app')
@section('title', 'New Transaction')
@section('page-title', 'Record Transaction')
@section('content')
{{-- Account Separation Notice --}}
Dual Account Rule: Administrative expenses (dues, supplies, meetings) must use the Administrative Account.
Public funds in the Activity Account may only be spent on service projects and charitable activities.
@endsection
@push('scripts')
@endpush