wip
This commit is contained in:
@@ -55,7 +55,7 @@ class LoanOrder extends Resource
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
public static $with = ['branch'];
|
||||
public static $with = ['branch', 'loanType'];
|
||||
|
||||
/**
|
||||
* The columns that should be searched.
|
||||
|
||||
Reference in New Issue
Block a user