tambah field objective

This commit is contained in:
2024-02-19 13:57:45 +07:00
parent 15a99b95b9
commit 1e7576a5ce
10 changed files with 120 additions and 26 deletions

View File

@@ -15,6 +15,7 @@ class RequestDailyMonitoring extends Model
protected $fillable = [
'request_log_id',
'subject',
'object',
'submission_date',
'body_temperature',
'respiration_rate',