$admin->id ?? 0, 'department_id' => $admin->department_id ?? 0, 'user_id' => $user->id ?? 0, 'visit_id' => $visit_id, 'remark' => $remark ]); } }