@extends('admin.layouts.adminpanel') @section('page_header') @php $page_title = 'Accounts Receivable'; @endphp @include('admin.partials.page_header') @endsection @section('content')
| Total de Cuentas por Cobrar | |
| Total Vencido | |
| Porcentaje de Mora |
| Rango de Días | Saldo Pendiente | Porcentaje |
| 0 - 30 días | ||
| 31 - 60 días | ||
| Más de 60 días |
| No. | {{ __('Client') }} | {{ __('Date') }} | {{ __('Invoice') }} | {{ __('Invoice Amount') }} | {{ __('Due Date') }} | {{ __('Days Past Due') }} | {{ __('Remaining Balance') }} | {{ __('Status') }} | {{ __('Actions') }} |
|---|