feat(representation): add KPI tiles and enhance doctor representation details in admin view

This commit is contained in:
hamed
2026-07-12 14:39:03 +03:30
parent c1e4cd7f94
commit 0ec0b92705
3 changed files with 88 additions and 46 deletions
@@ -14,6 +14,7 @@ use App\Payment\Entity\Payment;
use App\Rating\Entity\Comment;
use App\Rating\Entity\Rate;
use App\Representation\Entity\Representation;
use App\Representation\Repository\RepresentationRepository;
use App\Secretary\Entity\DoctorSecretary;
use App\Settlement\Entity\FinancialBreakdown;
use App\Settlement\Entity\Settlement;