add types
This commit is contained in:
@@ -127,6 +127,7 @@ class CardOrder extends Model
|
||||
{
|
||||
return match ($type) {
|
||||
'index' => sprintf('%s/resources/card-orders', config('nova.path')),
|
||||
default => config('nova.path'),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user