Actualización de modelos, controladores y middleware
This commit is contained in:
@@ -12,7 +12,6 @@ use HasFactory;
|
||||
protected $table = 'diasdeatenciones';
|
||||
|
||||
protected $fillable = [
|
||||
'descripcion',
|
||||
'agenda_id',
|
||||
'dia_id',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user