This commit is contained in:
antv
2026-07-21 10:16:06 +07:00
parent f8385185c9
commit 781a0f8aa7
17 changed files with 436 additions and 122 deletions
+1
View File
@@ -22,6 +22,7 @@ class Administration extends Model
'sent',
'receiver',
'date',
'template_id',
];
public function senderUser()