Files
hqland-app/resources/views/filament/pages/project-report.blade.php

11 lines
385 B
PHP

<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>