Teste Counter.php

Testando getRecentOrders...

Retornou: 10 pedidos

Array
(
    [id] => 2469
    [client_id] => 913
    [total] => 62.60
    [created_at] => 2025-07-25 09:19:38
    [status_id] => 2
    [client_name] => Cristiane
)

Testando getDashboardCounters...

Array
(
    [orders] => 2010
    [pending_orders] => 0
    [clients] => 716
    [couriers] => 1
)

Testando getTotalOrdersCount...

Total: 2010 pedidos