WIP: SoftDelete Contract/Payment/Customer, collected_by, Notifications, ProjectReport, ExportDebtReport

This commit is contained in:
2026-04-29 04:46:58 +00:00
parent 0712046f4b
commit 78c22690eb
18 changed files with 1015 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
<x-filament-panels::page>
<div style="margin-bottom: 1rem;">
<p style="color: #6b7280; font-size: 0.875rem;">
Báo cáo tổng hợp giá trị hợp đồng, thanh toán công nợ theo từng dự án.
Dữ liệu được tính toán trực tiếp từ hệ thống.
</p>
</div>
{{ $this->table }}
</x-filament-panels::page>