changes 0230092025

This commit is contained in:
Simon Pocrnjič
2025-09-30 00:06:47 +02:00
parent 1fddf959f0
commit a2bb75fdcc
31 changed files with 2729 additions and 628 deletions
+1
View File
@@ -23,6 +23,7 @@ class ClientCase extends Model
protected $fillable = [
'client_id',
'person_id',
'client_ref',
];
protected $hidden = [