Mini Kabibi Habibi
SQL
Create table mfa_office like res_deped_per;
Create table mfa_email like res_deped_per;
add to admin_index under request
<li><a href="table_request_reset_mfa_email.php">Removal of Multi-Factor Authentication (Deped Email)</a></li>
<li><a href="table_request_reset_mfa_office.php">Removal of Multi-Factor Authentication (Office 365)</a></li>
add to admin index under request monitoring
<li><a href="granted_request_reset_mfa_email.php">Removal of Multi-Factor Authentication (Deped Email)</a></li>
<li><a href="granted_request_reset_mfa_office.php">Removal of Multi-Factor Authentication (Office 365)</a></li>
add to user_index under request
<li><a href="table_request_reset_mfa_email_user.php">Removal of Multi-Factor Authentication (Deped Email)</a></li>
<li><a href="table_request_reset_mfa_office_user.php">Removal of Multi-Factor Authentication (Office 365)</a></li>