update bugs fix medicine, user record update-delete, user login

This commit is contained in:
2024-01-05 12:22:56 +07:00
parent 7c820547c0
commit 87f2788cdd
30 changed files with 505 additions and 96 deletions

View File

@@ -19,6 +19,9 @@ class RequestLogBenefit extends Model
'amount_not_approved',
'excess_paid',
'keterangan',
'created_by',
'updated_by',
'deleted_by',
];
public function benefit(){