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

@@ -52,7 +52,7 @@ class LoanOrder extends Resource
public static $title = 'unique_id';
/**
* The relationships that should be eager loaded on index queries.
* The relationships that should be eager loaded on index queries.
*
* @var array
*/