Update RecepcionesRelationManager.php
This commit is contained in:
-4
@@ -203,10 +203,6 @@ class RecepcionesRelationManager extends RelationManager
|
|||||||
->badge()
|
->badge()
|
||||||
->color('success'),
|
->color('success'),
|
||||||
|
|
||||||
TextColumn::make('usuario.name')
|
|
||||||
->label('Usuario')
|
|
||||||
->searchable(),
|
|
||||||
|
|
||||||
TextColumn::make('notas')
|
TextColumn::make('notas')
|
||||||
->label('Notas')
|
->label('Notas')
|
||||||
->limit(50)
|
->limit(50)
|
||||||
|
|||||||
Reference in New Issue
Block a user