<!-- Top of your Payroll tab -->
<div class="upload-cards">
  <button onclick="uploadExcel()">📊 Upload Excel Staff</button>
  <button onclick="uploadLastPayslip()">📄 Upload Last Payslip</button>
  <button onclick="addManualStaff()">👤 Add Staff Manually</button>
  <button onclick="syncFromMRA()" style="background:#10b981;color:white;">🌐 Sync Last Payslip from MRA (after company saved)</button>
</div>

<script>
function syncFromMRA() {
  jQuery.post(ajaxurl, {action: 'grok_mra_sync'}, function(res) {
    alert(res.message); // Grok will then show the nice summary
    // Refresh table automatically via another AJAX
  });
}
</script><?xml version="1.0" encoding="UTF-8"?>
<!--generator='jetpack-16.0-a.7'-->
<!--Jetpack_Sitemap_Buffer_News_XMLWriter-->
<?xml-stylesheet type="text/xsl" href="//jjservicesmauritius.com/news-sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
 <url>
  <loc>https://jjservicesmauritius.com/admin-dashboard-updated/</loc>
  <lastmod>2026-07-02T10:54:00Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>JJ Accounting &amp; Immigration Services Mauritius</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>Admin Dashboard Updated</news:title>
   <news:publication_date>2026-07-02T06:18:56Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://jjservicesmauritius.com/tradelicense-dashboard/</loc>
  <lastmod>2026-07-02T06:04:45Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>JJ Accounting &amp; Immigration Services Mauritius</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>Tradelicense Dashboard</news:title>
   <news:publication_date>2026-07-02T01:36:09Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
 <url>
  <loc>https://jjservicesmauritius.com/financial-statement-dashboard/</loc>
  <lastmod>2026-07-02T01:01:46Z</lastmod>
  <news:news>
   <news:publication>
    <news:name>JJ Accounting &amp; Immigration Services Mauritius</news:name>
    <news:language>en</news:language>
   </news:publication>
   <news:title>Financial Statement Dashboard</news:title>
   <news:publication_date>2026-07-02T00:37:50Z</news:publication_date>
   <news:genres>Blog</news:genres>
  </news:news>
 </url>
</urlset>