Mise en place du système Play
This commit is contained in:
@@ -51,6 +51,7 @@ class Account extends Resource
|
||||
return [
|
||||
ID::make()->sortable(),
|
||||
Boolean::make('Enable'),
|
||||
Boolean::make('Play'),
|
||||
Text::make('Name'),
|
||||
Text::make('Password'),
|
||||
Text::make('Rambler Email'),
|
||||
|
||||
Reference in New Issue
Block a user