mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
add field activo in papel_generico
This commit is contained in:
@ -8,6 +8,7 @@ return [
|
||||
'createdAt' => 'Creado el',
|
||||
'deletedAt' => 'Deleted At',
|
||||
'id' => 'ID',
|
||||
'activo' => 'Activo',
|
||||
'isDeleted' => 'Is Deleted',
|
||||
'moduleTitle' => 'Papel Genérico',
|
||||
'nombre' => 'Nombre',
|
||||
|
||||
Reference in New Issue
Block a user