CHANGE_ in iAgreeForAddOn : GWM

This commit is contained in:
Smart 2024-10-23 14:10:10 +05:30
parent 3e5275ac1a
commit f68612d90c

View File

@ -1898,9 +1898,6 @@ class EmployeeRestController extends AdminController
}
print_r($array_list);
die;
$notification = $this->notificationModel->where('client_id' ,$client_id)->where('template_name', 'member_review_and_summary_mail')->first();