update template

This commit is contained in:
Linksehat Staging Server
2024-01-18 09:50:36 +07:00
3 changed files with 11 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ class RequestLog extends Model
public $fillable = [
'uuid',
'submission_date',
'discharge_date',
'member_id',
'payment_type',
'service_code',