query($sql); $logs = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { echo '
Error: ' . $e->getMessage() . '
'; } function get_status_chip_class($status) { switch ($status) { case 'Paid': return 'status-paid'; case 'Billed': return 'status-billed'; case 'Pending': default: return 'status-pending'; } } ?>

Service Logs

Log New Service
Service Date Participant Support Worker Duration (mins) NDIS Line Item Billing Status
No service logs found.