{"id":6,"date":"2026-09-01T18:57:26","date_gmt":"2026-09-01T18:57:26","guid":{"rendered":"http:\/\/vit.baomoi.vip\/?page_id=6"},"modified":"2026-09-01T18:58:49","modified_gmt":"2026-09-01T18:58:49","slug":"trang-chu","status":"publish","type":"page","link":"https:\/\/vit.baomoi.vip\/","title":{"rendered":""},"content":{"rendered":"    <style>\r\n        .smart-wrap { font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; max-width: 1320px; margin: 15px auto; padding: 12px; color: #1e293b; box-sizing: border-box; }\r\n        .tier-label { font-size: 14px; font-weight: 800; text-transform: uppercase; margin: 14px 0 8px 0; color: #1e293b; display: flex; align-items: center; gap: 6px; }\r\n        .card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-bottom: 12px; }\r\n        \r\n        .brand-header-box { display: flex; align-items: center; gap: 10px; }\r\n        .brand-logo-img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; border: 2px solid #b91c1c; box-shadow: 0 2px 6px rgba(0,0,0,0.15); flex-shrink: 0; }\r\n\r\n        @keyframes borderBeamDualSlow {\r\n            0% { transform: rotate(0deg); }\r\n            100% { transform: rotate(360deg); }\r\n        }\r\n\r\n        .stat-card-beam {\r\n            position: relative;\r\n            background: #ffffff;\r\n            border-radius: 12px;\r\n            padding: 2.5px;\r\n            overflow: hidden;\r\n            box-shadow: 0 4px 14px rgba(0,0,0,0.06);\r\n            transition: transform 0.2s ease;\r\n        }\r\n        .stat-card-beam:hover { transform: translateY(-2px); }\r\n\r\n        .stat-card-beam::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: -50%;\r\n            left: -50%;\r\n            width: 200%;\r\n            height: 200%;\r\n            animation: borderBeamDualSlow 7s linear infinite;\r\n            z-index: 1;\r\n        }\r\n\r\n        .beam-green::before { background: conic-gradient(from 0deg, transparent 0deg, #22c55e 168deg, transparent 180deg, transparent 180deg, #22c55e 348deg, transparent 360deg); }\r\n        .beam-blue::before { background: conic-gradient(from 0deg, transparent 0deg, #2563eb 168deg, transparent 180deg, transparent 180deg, #2563eb 348deg, transparent 360deg); }\r\n        .beam-orange::before { background: conic-gradient(from 0deg, transparent 0deg, #f97316 168deg, transparent 180deg, transparent 180deg, #f97316 348deg, transparent 360deg); }\r\n        .beam-red::before { background: conic-gradient(from 0deg, transparent 0deg, #ef4444 168deg, transparent 180deg, transparent 180deg, #ef4444 348deg, transparent 360deg); }\r\n\r\n        .card-inner { position: relative; background: #ffffff; border-radius: 10px; padding: 16px 18px; z-index: 2; height: 100%; box-sizing: border-box; }\r\n        .beam-green .card-inner { border-left: 7px solid #16a34a; }\r\n        .beam-blue .card-inner { border-left: 7px solid #2563eb; }\r\n        .beam-orange .card-inner { border-left: 7px solid #ea580c; }\r\n        .beam-red .card-inner { border-left: 7px solid #dc2626; }\r\n\r\n        .stat-card-static { background: #ffffff; padding: 16px 18px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); border-left: 7px solid #7e22ce; box-sizing: border-box; }\r\n        .stat-title { font-size: 13px; font-weight: 800; color: #475569; text-transform: uppercase; }\r\n        .stat-value { font-size: 22px; font-weight: 800; margin-top: 5px; }\r\n        .stat-sub { font-size: 13px; font-weight: 700; margin-top: 6px; line-height: 1.4; color: #334155; }\r\n        \r\n        .alert-box { color: #fff; padding: 12px; border-radius: 6px; margin-bottom: 15px; text-align: center; font-weight: bold; }\r\n        .form-box { background: #ffffff; padding: 20px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.06); border: 1px solid #cfd8dc; margin-bottom: 25px; box-sizing: border-box; }\r\n        .form-section { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 8px; padding: 14px; margin-bottom: 15px; box-sizing: border-box; }\r\n        .section-header { font-size: 13px; font-weight: 800; text-transform: uppercase; margin-bottom: 10px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 6px; }\r\n        \r\n        .field-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; }\r\n        .form-grid-2col { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; }\r\n\r\n        .form-group label { display: block; font-size: 12px; font-weight: 700; margin-bottom: 4px; color: #475569; }\r\n        .form-group input { width: 100%; padding: 8px 10px; border: 1px solid #cbd5e1; border-radius: 6px; box-sizing: border-box; font-size: 13px; background: #fff; }\r\n        \r\n        .chi-row { display: flex; gap: 8px; margin-bottom: 8px; align-items: center; width: 100%; box-sizing: border-box; }\r\n        .chi-tien-field { width: 160px; min-width: 120px; flex-shrink: 0; box-sizing: border-box; }\r\n        .chi-viec-field { flex: 1; min-width: 0; box-sizing: border-box; }\r\n        .btn-del-row { background: #fee2e2; color: #dc2626; border: 1px solid #fca5a5; padding: 7px 12px; border-radius: 6px; cursor: pointer; font-size: 12px; font-weight: 700; flex-shrink: 0; }\r\n        .btn-add-row { background: #e0f2fe; color: #0369a1; border: 1px dashed #0284c7; padding: 6px 14px; border-radius: 6px; font-size: 12px; font-weight: 700; cursor: pointer; }\r\n        \r\n        .badge { display: inline-block; padding: 3px 8px; border-radius: 12px; font-size: 11px; font-weight: 700; }\r\n        .badge-pending { background: #fff3e0; color: #e65100; border: 1px solid #ffe0b2; }\r\n        .badge-done { background: #e8f5e9; color: #2e7d32; border: 1px solid #c8e6c9; }\r\n        .btn-submit { background: #c62828; color: #fff; border: none; padding: 12px; width: 100%; font-size: 15px; font-weight: 800; border-radius: 6px; cursor: pointer; }\r\n        \r\n        .table-res { overflow-x: auto; background: #fff; border-radius: 8px; box-shadow: 0 1px 4px rgba(0,0,0,0.05); margin-bottom: 25px; }\r\n        .bc-tbl { width: 100%; border-collapse: collapse; font-size: 13px; text-align: left; min-width: 1250px; }\r\n        .bc-tbl th { background: #eceff1; padding: 10px; font-weight: 700; color: #37474f; border-bottom: 2px solid #cfd8dc; }\r\n        .bc-tbl td { padding: 9px 10px; border-bottom: 1px solid #eceff1; vertical-align: middle; }\r\n        \r\n        .filter-container { background: #ffffff; padding: 16px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); margin-bottom: 20px; border: 1px solid #cfd8dc; }\r\n\r\n        .mobile-card-list { display: none; }\r\n        .mobile-item-card { background: #ffffff; border-radius: 10px; padding: 14px; margin-bottom: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.06); border: 1px solid #e2e8f0; border-left: 5px solid #2563eb; }\r\n        .m-card-header { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #f1f5f9; padding-bottom: 8px; margin-bottom: 8px; }\r\n        .m-card-date { font-size: 15px; font-weight: 800; color: #0f172a; }\r\n        .m-card-profit { font-size: 15px; font-weight: 800; color: #16a34a; }\r\n        .m-card-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px 12px; font-size: 13px; }\r\n        .m-card-row { display: flex; justify-content: space-between; padding: 2px 0; }\r\n        .m-card-label { color: #64748b; font-weight: 600; }\r\n        .m-card-val { font-weight: 700; color: #1e293b; }\r\n        .m-card-footer { margin-top: 8px; padding-top: 8px; border-top: 1px dashed #e2e8f0; display: flex; justify-content: space-between; align-items: center; font-size: 12px; }\r\n\r\n        .btn-inline-action { background: none; border: none; padding: 0; cursor: pointer; font-size: 12px; font-weight: bold; }\r\n\r\n        @media (max-width: 768px) {\r\n            .smart-wrap { padding: 6px; }\r\n            .form-box { padding: 14px 10px; }\r\n            .form-section { padding: 10px 8px; }\r\n            .field-grid, .form-grid-2col { grid-template-columns: 1fr; gap: 8px; }\r\n            .chi-row { flex-wrap: wrap; gap: 6px; background: #fff; padding: 8px; border-radius: 6px; border: 1px solid #fed7aa; }\r\n            .chi-tien-field { width: 100%; }\r\n            .chi-viec-field { width: calc(100% - 60px); }\r\n            .btn-del-row { width: 50px; text-align: center; }\r\n            .desktop-only-table { display: none !important; }\r\n            .mobile-card-list { display: block !important; }\r\n            .brand-header-box { width: 100%; margin-bottom: 4px; }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"smart-wrap\">\r\n        \r\n        <div style=\"display:flex; justify-content:space-between; align-items:center; margin-bottom: 15px; flex-wrap: wrap; gap: 8px;\">\r\n            <div class=\"brand-header-box\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/i.imgur.com\/G3HXzyM.jpeg\" alt=\"Logo\" class=\"brand-logo-img\">\r\n                                <div>\r\n                    <h2 style=\"margin:0; font-size: 20px; color: #b91c1c; font-weight: 900;\">QU\u1ea2N L\u00dd DOANH THU & T\u1ed2N KHO TH\u1ef0C T\u1ebe<\/h2>\r\n                    <div style=\"color: #64748b; font-weight:600; font-size:13px; margin-top:2px;\">\u0110\u0103ng nh\u1eadp m\u1edbi c\u00f3 quy\u1ec1n nh\u1eadp d\u1eef li\u1ec7u<\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div>\r\n                                    <a href=\"https:\/\/vit.baomoi.vip\/wp-login.php?redirect_to=https%3A%2F%2Fvit.baomoi.vip%2F\" style=\"background: #eceff1; color: #37474f; padding: 6px 12px; border-radius: 6px; font-size: 12px; text-decoration: none; font-weight: 700;\">\ud83d\udd11 \u0110\u0103ng nh\u1eadp<\/a>\r\n                            <\/div>\r\n        <\/div>\r\n\r\n        <!-- B\u1ed8 L\u1eccC D\u00d9NG POST: M\u1eb6C \u0110\u1ecaNH LU\u00d4N L\u00c0 \"TO\u00c0N B\u1ed8\" -->\r\n        <div class=\"filter-container\">\r\n            <form method=\"post\" action=\"\">\r\n                <div style=\"display:flex; flex-wrap:wrap; gap:12px; align-items:center;\">\r\n                    <span style=\"font-weight:800; font-size:14px; color:#0f172a;\">\ud83d\udcc5 Ch\u1ecdn th\u1eddi gian xem:<\/span>\r\n                    <select name=\"filter_type\" id=\"filter_type_select\" style=\"padding:7px 12px; border-radius:6px; border:1px solid #94a3b8; font-weight:700; font-size:13px;\" onchange=\"switchFilterUI(this.value)\">\r\n                        <option value=\"all\"  selected='selected'>\ud83c\udf10 Xem t\u1ea5t c\u1ea3 (To\u00e0n b\u1ed9)<\/option>\r\n                        <option value=\"day\" >\ud83d\udc49 Xem \u0111\u00fang 1 ng\u00e0y<\/option>\r\n                        <option value=\"range_days\" >\ud83d\udcc5 Xem t\u1eeb ng\u00e0y... \u0111\u1ebfn ng\u00e0y...<\/option>\r\n                        <option value=\"month\" >\ud83d\udcc6 Xem theo c\u1ea3 th\u00e1ng<\/option>\r\n                    <\/select>\r\n\r\n                    <div id=\"box_single_day\" style=\"display: none; align-items:center; gap:6px;\">\r\n                        <input type=\"date\" name=\"single_day\" value=\"2026-09-02\" style=\"padding:6px 10px; border:1px solid #94a3b8; border-radius:6px; font-weight:600;\" \/>\r\n                    <\/div>\r\n\r\n                    <div id=\"box_range_days\" style=\"display: none; align-items:center; gap:8px;\">\r\n                        <span style=\"font-weight:700;\">T\u1eeb:<\/span>\r\n                        <input type=\"date\" name=\"from_day\" value=\"2026-09-02\" style=\"padding:6px 10px; border:1px solid #94a3b8; border-radius:6px; font-weight:600;\" \/>\r\n                        <span style=\"font-weight:700;\">\u0110\u1ebfn:<\/span>\r\n                        <input type=\"date\" name=\"to_day\" value=\"2026-09-02\" style=\"padding:6px 10px; border:1px solid #94a3b8; border-radius:6px; font-weight:600;\" \/>\r\n                    <\/div>\r\n\r\n                    <div id=\"box_month\" style=\"display: none; align-items:center; gap:6px;\">\r\n                        <input type=\"month\" name=\"view_month\" value=\"2026-09\" style=\"padding:6px 10px; border:1px solid #94a3b8; border-radius:6px; font-weight:600;\" \/>\r\n                    <\/div>\r\n\r\n                    <button type=\"submit\" name=\"btn_loc_dulieu\" style=\"background:#1e293b; color:#fff; border:none; padding:7px 18px; border-radius:6px; cursor:pointer; font-weight:800; font-size:13px;\">L\u1eccC S\u1ed0 LI\u1ec6U<\/button>\r\n                    \r\n                    <span style=\"margin-left:auto; font-weight:800; color:#b91c1c; font-size:14px; background:#fef2f2; padding:5px 12px; border-radius:6px; border:1px solid #fecaca;\">\r\n                        \u0110ang xem: To\u00e0n b\u1ed9 t\u1eeb tr\u01b0\u1edbc \u0111\u1ebfn nay                    <\/span>\r\n                <\/div>\r\n            <\/form>\r\n        <\/div>\r\n\r\n        <script>\r\n            function switchFilterUI(type) {\r\n                document.getElementById('box_single_day').style.display = (type === 'day') ? 'flex' : 'none';\r\n                document.getElementById('box_range_days').style.display = (type === 'range_days') ? 'flex' : 'none';\r\n                document.getElementById('box_month').style.display = (type === 'month') ? 'flex' : 'none';\r\n            }\r\n        <\/script>\r\n\r\n        <!-- H\u00c0NG 1: TH\u1ed0NG K\u00ca T\u00c0I CH\u00cdNH -->\r\n        <div class=\"tier-label\">\ud83d\udcb0 1. Th\u1ed1ng K\u00ea T\u00e0i Ch\u00ednh & D\u00f2ng Ti\u1ec1n<\/div>\r\n        <div class=\"card-grid\">\r\n            <div class=\"stat-card-beam beam-green\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"stat-title\">DOANH THU C\u00d2N (L\u00c3I R\u00d2NG)<\/div>\r\n                    <div class=\"stat-value\" style=\"color: #15803d;\">407.000 \u0111<\/div>\r\n                    <div class=\"stat-sub\">= T\u1ed5ng Thu Tr\u1eeb \u0110i T\u1ed5ng Chi<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"stat-card-beam beam-blue\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"stat-title\">T\u1ed4NG THU (T\u1ea4T C\u1ea2 NGU\u1ed2N)<\/div>\r\n                    <div class=\"stat-value\" style=\"color: #1d4ed8;\">3.739.000 \u0111<\/div>\r\n                    <div class=\"stat-sub\" style=\"color:#1e40af;\">\r\n                        M\u1eb7t: <strong>3.739.000 \u0111<\/strong> | TK: <strong>0 \u0111<\/strong>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"stat-card-beam beam-orange\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"stat-title\">TI\u1ec0N C\u00c1C APP (GRAB \/ SHOPEE \/ GSM)<\/div>\r\n                    <div class=\"stat-value\" style=\"color: #c2410c;\">0 \u0111<\/div>\r\n                    <div class=\"stat-sub\" style=\"color:#c2410c;\">\r\n                        Ch\u1edd v\u1ec1 TK: <strong style=\"color:#ea580c;\">0 \u0111<\/strong>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"stat-card-beam beam-red\">\r\n                <div class=\"card-inner\">\r\n                    <div class=\"stat-title\">T\u1ed4NG CHI TI\u1ec0N<\/div>\r\n                    <div class=\"stat-value\" style=\"color: #b91c1c;\">3.332.000 \u0111<\/div>\r\n                    <div class=\"stat-sub\" style=\"color:#991b1b;\">\u0110\u00e3 chi nguy\u00ean li\u1ec7u & chi ph\u00ed kh\u00e1c<\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- H\u00c0NG 2: TH\u1ed0NG K\u00ca KHO -->\r\n        <div class=\"tier-label\" style=\"color:#7e22ce;\">\ud83d\udce6 2. Ki\u1ec3m So\u00e1t T\u1ed3n Kho V\u1ecbt & B\u1ed9t Th\u1ef1c T\u1ebf<\/div>\r\n        <div class=\"card-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); margin-bottom: 25px;\">\r\n            <div class=\"stat-card-static\" style=\"background:#faf5ff;\">\r\n                <div class=\"stat-title\" style=\"color:#7e22ce;\">V\u1ecaT NGUY\u00caN CON (T\u1ed2N KHO)<\/div>\r\n                <div class=\"stat-value\" style=\"color:#7e22ce;\">\r\n                    C\u00f2n l\u1ea1i: <strong style=\"color:#a21caf; font-size: 24px;\">11<\/strong> con\r\n                <\/div>\r\n                <div class=\"stat-sub\" style=\"color:#6b21a8;\">\r\n                    \u0110\u00e3 nh\u1eadp kho: <strong>11 con<\/strong> | \u0110\u00e3 \u0111em n\u1ea5u: <strong>0 con<\/strong>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"stat-card-static\" style=\"background:#faf5ff;\">\r\n                <div class=\"stat-title\" style=\"color:#7e22ce;\">B\u1ed8T NH\u1eacP V\u1ec0 (L\u0168Y K\u1ebe)<\/div>\r\n                <div class=\"stat-value\" style=\"color:#7e22ce;\">\r\n                    <strong style=\"color:#a21caf; font-size: 24px;\">25<\/strong> kg\r\n                <\/div>\r\n                <div class=\"stat-sub\" style=\"color:#6b21a8;\">T\u1ed5ng s\u1ed1 b\u1ed9t \u0111\u00e3 nh\u1eadp qua c\u00e1c \u0111\u1ee3t<\/div>\r\n            <\/div>\r\n\r\n            <div class=\"stat-card-static\" style=\"background:#f0f9ff; border-left-color:#0284c7;\">\r\n                <div class=\"stat-title\" style=\"color:#0369a1;\">L\u00c3I R\u00d2NG \/ 1 CON V\u1ecaT<\/div>\r\n                <div class=\"stat-value\" style=\"color:#0284c7;\">\r\n                    0 \u0111 \/ con\r\n                <\/div>\r\n                <div class=\"stat-sub\" style=\"color:#0369a1;\">Hi\u1ec7u qu\u1ea3 b\u00e1n h\u00e0ng t\u00ednh tr\u00ean m\u1ed7i con v\u1ecbt n\u1ea5u<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \r\n        <!-- 1. B\u1ea2NG T\u1ed4NG H\u1ee2P THEO TH\u00c1NG -->\r\n        <div style=\"margin-bottom:10px; font-weight:800; font-size:15px; color:#1b5e20;\">\r\n            \ud83d\udcca B\u1ea2NG T\u1ed4NG H\u1ee2P L\u1ee2I NHU\u1eacN T\u1eeaNG TH\u00c1NG\r\n        <\/div>\r\n        \r\n        <div class=\"table-res desktop-only-table\">\r\n            <table class=\"bc-tbl\">\r\n                <thead>\r\n                    <tr style=\"background:#e8f5e9;\">\r\n                        <th>Th\u00e1ng<\/th>\r\n                        <th>S\u1ed1 ng\u00e0y<\/th>\r\n                        <th style=\"color:#7e22ce;\">T\u1ed5ng V\u1ecbt Nh\u1eadp<\/th>\r\n                        <th>T\u1ed5ng V\u1ecbt N\u1ea5u<\/th>\r\n                        <th>T\u1ed5ng B\u1ed9t Nh\u1eadp<\/th>\r\n                        <th>T\u1ed4NG THU<\/th>\r\n                        <th>Doanh Thu App<\/th>\r\n                        <th>T\u1ed4NG CHI<\/th>\r\n                        <th style=\"color:#2e7d32; font-size:14px;\">DOANH THU C\u00d2N<\/th>\r\n                        <th>L\u00e3i \/ Con V\u1ecbt<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                                                                    <tr>\r\n                            <td style=\"font-weight:800; color:#1565c0;\">Th\u00e1ng 09\/2026<\/td>\r\n                            <td>1 ng\u00e0y<\/td>\r\n                            <td style=\"font-weight:800; color:#7e22ce;\">11 con<\/td>\r\n                            <td><strong>0<\/strong> con<\/td>\r\n                            <td>25 kg<\/td>\r\n                            <td style=\"font-weight:600; color:#0d47a1;\">0 \u0111<\/td>\r\n                            <td style=\"font-weight:600; color:#059669;\">0 \u0111<\/td>\r\n                            <td style=\"color:#c62828; font-weight:600;\">3.332.000 \u0111<\/td>\r\n                            <td style=\"font-weight:800; font-size:14px; color:#c62828;\">\r\n                                -3.332.000 \u0111\r\n                            <\/td>\r\n                            <td><strong>0 \u0111<\/strong> \/ con<\/td>\r\n                        <\/tr>\r\n                                                <tr>\r\n                            <td style=\"font-weight:800; color:#1565c0;\">Th\u00e1ng 08\/2026<\/td>\r\n                            <td>1 ng\u00e0y<\/td>\r\n                            <td style=\"font-weight:800; color:#7e22ce;\">-<\/td>\r\n                            <td><strong>0<\/strong> con<\/td>\r\n                            <td>-<\/td>\r\n                            <td style=\"font-weight:600; color:#0d47a1;\">3.739.000 \u0111<\/td>\r\n                            <td style=\"font-weight:600; color:#059669;\">0 \u0111<\/td>\r\n                            <td style=\"color:#c62828; font-weight:600;\">0 \u0111<\/td>\r\n                            <td style=\"font-weight:800; font-size:14px; color:#2e7d32;\">\r\n                                3.739.000 \u0111\r\n                            <\/td>\r\n                            <td><strong>0 \u0111<\/strong> \/ con<\/td>\r\n                        <\/tr>\r\n                                                            <\/tbody>\r\n            <\/table>\r\n        <\/div>\r\n\r\n        <div class=\"mobile-card-list\">\r\n                                            <div class=\"mobile-item-card\" style=\"border-left-color: #16a34a; margin-bottom:15px;\">\r\n                    <div class=\"m-card-header\">\r\n                        <span class=\"m-card-date\" style=\"color:#1565c0;\">Th\u00e1ng 09\/2026 (1 ng\u00e0y)<\/span>\r\n                        <span class=\"m-card-profit\">-3.332.000 \u0111<\/span>\r\n                    <\/div>\r\n                    <div class=\"m-card-grid\">\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng thu:<\/span><span class=\"m-card-val\" style=\"color:#1d4ed8;\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng chi:<\/span><span class=\"m-card-val\" style=\"color:#b91c1c;\">3.332.000 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">11 con<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">B\u1ed9t nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">25 kg<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt n\u1ea5u:<\/span><span class=\"m-card-val\">0 con<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">L\u00e3i\/con:<\/span><span class=\"m-card-val\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\" style=\"grid-column: span 2;\"><span class=\"m-card-label\">Doanh thu App:<\/span><span class=\"m-card-val\" style=\"color:#059669;\">0 \u0111<\/span><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                <div class=\"mobile-item-card\" style=\"border-left-color: #16a34a; margin-bottom:15px;\">\r\n                    <div class=\"m-card-header\">\r\n                        <span class=\"m-card-date\" style=\"color:#1565c0;\">Th\u00e1ng 08\/2026 (1 ng\u00e0y)<\/span>\r\n                        <span class=\"m-card-profit\">3.739.000 \u0111<\/span>\r\n                    <\/div>\r\n                    <div class=\"m-card-grid\">\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng thu:<\/span><span class=\"m-card-val\" style=\"color:#1d4ed8;\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng chi:<\/span><span class=\"m-card-val\" style=\"color:#b91c1c;\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">-<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">B\u1ed9t nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">-<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt n\u1ea5u:<\/span><span class=\"m-card-val\">0 con<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">L\u00e3i\/con:<\/span><span class=\"m-card-val\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\" style=\"grid-column: span 2;\"><span class=\"m-card-label\">Doanh thu App:<\/span><span class=\"m-card-val\" style=\"color:#059669;\">0 \u0111<\/span><\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                                    <\/div>\r\n\r\n        <!-- 2. B\u1ea2NG CHI TI\u1ebeT T\u1eeaNG NG\u00c0Y -->\r\n        <div style=\"margin-bottom:10px; font-weight:800; font-size:15px; color:#37474f; margin-top:20px;\">\r\n            \ud83d\udcdd CHI TI\u1ebeT S\u1ed0 LI\u1ec6U (To\u00e0n b\u1ed9 t\u1eeb tr\u01b0\u1edbc \u0111\u1ebfn nay)\r\n        <\/div>\r\n\r\n        <div class=\"table-res desktop-only-table\">\r\n            <table class=\"bc-tbl\">\r\n                <thead>\r\n                    <tr>\r\n                        <th>Ng\u00e0y<\/th>\r\n                        <th style=\"background:#f3e8ff; color:#6b21a8;\">V\u1ecbt (Nh\u1eadp \/ N\u1ea5u)<\/th>\r\n                        <th style=\"background:#f3e8ff; color:#6b21a8;\">B\u1ed9t Nh\u1eadp<\/th>\r\n                        <th>Ti\u1ec1n M\u1eb7t<\/th>\r\n                        <th>T\u00e0i Kho\u1ea3n<\/th>\r\n                        <th>Ti\u1ec1n C\u00e1c App<\/th>\r\n                        <th style=\"color:#0d47a1;\">T\u1ed4NG THU<\/th>\r\n                        <th style=\"color:#b71c1c;\">T\u1ed4NG CHI<\/th>\r\n                        <th style=\"color: #2e7d32;\">DOANH THU C\u00d2N<\/th>\r\n                        <th>L\u00e3i \/ Con<\/th>\r\n                        <th style=\"min-width:230px;\">Kho\u1ea3n Chi & Ghi Ch\u00fa<\/th>\r\n                                            <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                                                                    <tr>\r\n                            <td style=\"font-weight: 700;\">02\/09\/2026<\/td>\r\n                            <td style=\"background:#faf5ff;\">\r\n                                <div>\r\n                                    <span style=\"color:#7e22ce; font-weight:bold;\">Nh\u1eadp: 11 con | <\/span>                                    N\u1ea5u: <strong style=\"color:#c62828;\">0 con<\/strong>\r\n                                <\/div>\r\n                                                                    <div style=\"font-size:11px; color:#7e22ce; margin-top:2px;\">n\u00e9m, ru\u1ed1c<\/div>\r\n                                                            <\/td>\r\n                            <td style=\"background:#faf5ff;\"><strong>25 kg<\/strong><\/td>\r\n                            <td style=\"color:#1565c0; font-weight:600;\">0 \u0111<\/td>\r\n                            <td style=\"color:#1565c0; font-weight:600;\">0 \u0111<\/td>\r\n                            <td>\r\n                                                                    <span style=\"color:#ccc;\">-<\/span>\r\n                                                            <\/td>\r\n                            <td style=\"font-weight:700; color:#0d47a1; background:#f4f8fd;\">0 \u0111<\/td>\r\n                            <td style=\"color:#c62828; font-weight:700; background:#fff5f5;\">3.332.000 \u0111<\/td>\r\n                            <td style=\"font-weight: 800; color: #c62828;\">-3.332.000 \u0111<\/td>\r\n                            <td style=\"font-size: 12px; color: #555;\">-<\/td>\r\n                            <td style=\"font-size: 12px; color: #333; line-height: 1.4;\">Nh\u1eadp: 11 con v\u1ecbt; 25kg b\u1ed9t; n\u00e9m, ru\u1ed1c; (B\u1ed9t 25ki: 375.000 , M\u1ea1 11v\u1ecbt, n\u00e9m, ru\u1ed1c: 2.650.000) | Chi ghi trong s\u1ed5 (307.000\u0111)<\/td>\r\n                                                    <\/tr>\r\n                                                <tr>\r\n                            <td style=\"font-weight: 700;\">31\/08\/2026<\/td>\r\n                            <td style=\"background:#faf5ff;\">\r\n                                <div>\r\n                                                                        N\u1ea5u: <strong style=\"color:#c62828;\">0 con<\/strong>\r\n                                <\/div>\r\n                                                            <\/td>\r\n                            <td style=\"background:#faf5ff;\">-<\/td>\r\n                            <td style=\"color:#1565c0; font-weight:600;\">3.739.000 \u0111<\/td>\r\n                            <td style=\"color:#1565c0; font-weight:600;\">0 \u0111<\/td>\r\n                            <td>\r\n                                                                    <span style=\"color:#ccc;\">-<\/span>\r\n                                                            <\/td>\r\n                            <td style=\"font-weight:700; color:#0d47a1; background:#f4f8fd;\">3.739.000 \u0111<\/td>\r\n                            <td style=\"color:#c62828; font-weight:700; background:#fff5f5;\">0 \u0111<\/td>\r\n                            <td style=\"font-weight: 800; color: #2e7d32;\">3.739.000 \u0111<\/td>\r\n                            <td style=\"font-size: 12px; color: #555;\">-<\/td>\r\n                            <td style=\"font-size: 12px; color: #333; line-height: 1.4;\">S\u1ed0 TI\u1ec0N DOANH THU C\u00d2N C\u0168 C\u1ee6A TH\u00c1NG 8<\/td>\r\n                                                    <\/tr>\r\n                                                            <\/tbody>\r\n            <\/table>\r\n        <\/div>\r\n\r\n        <div class=\"mobile-card-list\">\r\n                                            <div class=\"mobile-item-card\">\r\n                    <div class=\"m-card-header\">\r\n                        <span class=\"m-card-date\">\ud83d\uddd3\ufe0f 02\/09\/2026<\/span>\r\n                        <span class=\"m-card-profit\" style=\"color: #dc2626;\">\r\n                            L\u00e3i: -3.332.000 \u0111\r\n                        <\/span>\r\n                    <\/div>\r\n\r\n                    <div class=\"m-card-grid\">\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng thu:<\/span><span class=\"m-card-val\" style=\"color:#1d4ed8;\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng chi:<\/span><span class=\"m-card-val\" style=\"color:#b91c1c;\">3.332.000 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt n\u1ea5u:<\/span><span class=\"m-card-val\">0 con<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">L\u00e3i \/ con:<\/span><span class=\"m-card-val\">-<\/span><\/div>\r\n                                                <div class=\"m-card-row\" style=\"grid-column: span 2;\">\r\n                            <span class=\"m-card-label\">V\u1ecbt nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">11 con<\/span>\r\n                        <\/div>\r\n                                                                        <div class=\"m-card-row\" style=\"grid-column: span 2;\">\r\n                            <span class=\"m-card-label\">B\u1ed9t nh\u1eadp:<\/span><span class=\"m-card-val\" style=\"color:#7e22ce;\">25 kg<\/span>\r\n                        <\/div>\r\n                                            <\/div>\r\n\r\n                    <div style=\"font-size:12px; color:#475569; background:#f8fafc; padding:6px 8px; border-radius:6px; margin-top:6px;\">\r\n                        M\u1eb7t: <strong>0\u0111<\/strong> | \r\n                        TK: <strong>0\u0111<\/strong>\r\n                                            <\/div>\r\n\r\n                                        <div style=\"font-size:12px; color:#334155; margin-top:6px; line-height:1.4;\">\r\n                        \ud83d\udcdd <em>Nh\u1eadp: 11 con v\u1ecbt; 25kg b\u1ed9t; n\u00e9m, ru\u1ed1c; (B\u1ed9t 25ki: 375.000 , M\u1ea1 11v\u1ecbt, n\u00e9m, ru\u1ed1c: 2.650.000) | Chi ghi trong s\u1ed5 (307.000\u0111)<\/em>\r\n                    <\/div>\r\n                    \r\n                                    <\/div>\r\n                                <div class=\"mobile-item-card\">\r\n                    <div class=\"m-card-header\">\r\n                        <span class=\"m-card-date\">\ud83d\uddd3\ufe0f 31\/08\/2026<\/span>\r\n                        <span class=\"m-card-profit\" style=\"color: #16a34a;\">\r\n                            L\u00e3i: 3.739.000 \u0111\r\n                        <\/span>\r\n                    <\/div>\r\n\r\n                    <div class=\"m-card-grid\">\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng thu:<\/span><span class=\"m-card-val\" style=\"color:#1d4ed8;\">3.739.000 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">T\u1ed5ng chi:<\/span><span class=\"m-card-val\" style=\"color:#b91c1c;\">0 \u0111<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">V\u1ecbt n\u1ea5u:<\/span><span class=\"m-card-val\">0 con<\/span><\/div>\r\n                        <div class=\"m-card-row\"><span class=\"m-card-label\">L\u00e3i \/ con:<\/span><span class=\"m-card-val\">-<\/span><\/div>\r\n                                                                    <\/div>\r\n\r\n                    <div style=\"font-size:12px; color:#475569; background:#f8fafc; padding:6px 8px; border-radius:6px; margin-top:6px;\">\r\n                        M\u1eb7t: <strong>3.739.000\u0111<\/strong> | \r\n                        TK: <strong>0\u0111<\/strong>\r\n                                            <\/div>\r\n\r\n                                        <div style=\"font-size:12px; color:#334155; margin-top:6px; line-height:1.4;\">\r\n                        \ud83d\udcdd <em>S\u1ed0 TI\u1ec0N DOANH THU C\u00d2N C\u0168 C\u1ee6A TH\u00c1NG 8<\/em>\r\n                    <\/div>\r\n                    \r\n                                    <\/div>\r\n                                    <\/div>\r\n    <\/div>\r\n    \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":2,"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":9,"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/9"}],"wp:attachment":[{"href":"https:\/\/vit.baomoi.vip\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}