angular.element(document.querySelector('html')).scope().closeSwitherBanner(тут_ваши_параметры);
angular.element(document.querySelector('html')).scope();
var scope = angular.element(document.querySelectorAll('[full-path="form.FormStepInfo.Panel_info.check"] .PGU-FieldCheckBox ')[0]).scope();
scope.$apply(function(){
scope.item.value = 'true'
})
if (isset($_SESSION["username"])) {
header("Location:../adminpanel");
}
WHERE JSON_CONTAINS(employees, 1, '$[*].id');