feat(Member & Membership): table and form functionnalities
This commit is contained in:
@@ -5,8 +5,10 @@ return [
|
||||
'group' => 'Group',
|
||||
'groups' => 'Groups',
|
||||
'name' => 'Name',
|
||||
'identifier' => 'Identifier',
|
||||
'description' => 'Description',
|
||||
'created_at' => 'Created at',
|
||||
'Updated at' => 'Updated at'
|
||||
'Updated at' => 'Updated at',
|
||||
'view_members' => 'View members of this group'
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user