add metrics

This commit is contained in:
2023-12-04 18:39:50 +05:00
parent 6c0afca80a
commit af512688bc
11 changed files with 185 additions and 11 deletions

View File

@@ -4,8 +4,6 @@ namespace App\Nova\Resources\Order\Loan\Concerns;
use App\Nova\Resources\Branch\Branch;
use App\Nova\Resources\Order\Loan\LoanType;
use App\Repos\Branch\BranchRepo;
use App\Repos\Order\Loan\LoanTypeRepo;
use App\Repos\Order\OrderRepo;
use App\Repos\System\Settings\Location\RegionRepo;
use Laravel\Nova\Fields\Badge;