@extends('layouts.admin') @section('title', 'Manual Ledger Entry') @section('page-title', 'Manual Ledger Entry') @section('page-subtitle', 'Record a manual credit or debit') @section('content')
Manual entries are recorded in the audit log. Use only for adjustments not covered by other modules.
@csrf
Cancel
@endsection