Добавил сохранение ссылки на карту для отчета мед. сестры

This commit is contained in:
brusnitsyn
2026-06-11 15:28:51 +09:00
parent b9dffe3ac7
commit 373f99ddbb
2 changed files with 29 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ class ReportNurseMigrationPatient extends Model
{
protected $fillable = [
'medical_history_id',
'original_id',
'ingoing_date',
'out_date',
'diagnosis_id',