@extends('layouts.app') @section('content')

Aged Payables

Shows outstanding or unallocated customers by age.
Actions
@csrf
@csrf
@endsection @section('admin_css') @stop @section('admin_js') @include('admin.js.reports.purchase.aged_payables') @stop