wip
This commit is contained in:
@@ -129,7 +129,7 @@ class LoanOrder extends Resource
|
||||
*/
|
||||
public function fieldsForIndex(NovaRequest $request): array
|
||||
{
|
||||
return LoanOrderFieldsForIndex::make();
|
||||
return LoanOrderFieldsForIndex::make($this);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user