WIP on loan order
This commit is contained in:
@@ -45,8 +45,6 @@ class User extends Resource
|
||||
return [
|
||||
ID::make()->sortable(),
|
||||
|
||||
Gravatar::make()->maxWidth(50),
|
||||
|
||||
Text::make('Name')
|
||||
->sortable()
|
||||
->rules('required', 'max:255'),
|
||||
|
||||
Reference in New Issue
Block a user