Rincian DAU

This commit is contained in:
Pusdatin BPKD Jkt
2023-02-28 10:54:30 +07:00
parent 802e154750
commit 0f176b23e1
13 changed files with 209 additions and 80 deletions
+1
View File
@@ -14,5 +14,6 @@ class MstDauRinci extends Eloquent
protected $fillable = [
"name",
"grup",
"satuan"
];
}