fix data and dashboard count and sum
This commit is contained in:
@@ -42,6 +42,7 @@ class RequestAssignmentResouce extends JsonResource
|
||||
->where('pbg_type', 'bukti_bayar')
|
||||
->sortByDesc('created_at')
|
||||
->first(),
|
||||
'pbg_task_retributions' => $this->pbg_task_retributions,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user