{"id":1993,"date":"2026-05-05T15:50:30","date_gmt":"2026-05-05T07:20:30","guid":{"rendered":"https:\/\/depedilocosnorte.com\/sdoin\/?page_id=1993"},"modified":"2026-08-26T16:18:15","modified_gmt":"2026-08-26T07:48:15","slug":"procurement","status":"publish","type":"page","link":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/procurement\/","title":{"rendered":"PROCUREMENT"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   DEPED ILOCOS NORTE - PROCUREMENT DOCUMENTS\n   CLEAN NAVY BLUE THEME\n   ========================================================= *\/\n\n.deped-procurement {\n    max-width: 1150px;\n    margin: 30px auto;\n    padding: 0 20px;\n\n    font-family: Arial, Helvetica, sans-serif;\n    color: #333333;\n\n    box-sizing: border-box;\n}\n\n.deped-procurement *,\n.deped-procurement *::before,\n.deped-procurement *::after {\n    box-sizing: border-box;\n}\n\n\n\/* =========================================================\n   MONTH SECTION\n   ========================================================= *\/\n\n.deped-month {\n    margin-bottom: 38px;\n}\n\n\n\/* =========================================================\n   MONTH \/ YEAR HEADER\n   ========================================================= *\/\n\n.deped-month-header {\n    display: flex;\n    align-items: center;\n\n    background: #102f70;\n\n    border-radius: 4px;\n\n    padding: 12px 18px;\n    margin-bottom: 15px;\n\n    text-align: left;\n\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);\n}\n\n\n\/* =========================================================\n   WHITE VERTICAL ACCENT\n   ========================================================= *\/\n\n.deped-month-line {\n    width: 4px;\n    height: 23px;\n\n    background: #FFFFFF;\n\n    border-radius: 1px;\n\n    margin-right: 12px;\n}\n\n\n\/* =========================================================\n   MONTH \/ YEAR TEXT\n   ========================================================= *\/\n\n.deped-month-header,\n.deped-month-header *,\n.deped-month-header h3,\n.deped-month-header h3 a {\n    color: #FFFFFF !important;\n}\n\n.deped-month-header h3 {\n    margin: 0;\n    padding: 0;\n\n    font-size: 19px;\n    font-weight: 700;\n\n    line-height: 1.35;\n\n    letter-spacing: 0.2px;\n\n    text-align: left;\n}\n\n\n\/* =========================================================\n   DOCUMENT GRID\n   ========================================================= *\/\n\n.deped-document-grid {\n    display: grid;\n\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 10px 16px;\n}\n\n\n\/* =========================================================\n   DOCUMENT CARD\n   ========================================================= *\/\n\n.deped-document-card {\n    position: relative;\n\n    background: #FFFFFF;\n\n    border: 1px solid #E2E7EC;\n\n    border-radius: 4px;\n\n    padding: 15px 18px 15px 21px;\n\n    min-height: 65px;\n\n    display: flex;\n    align-items: center;\n\n    transition:\n        border-color 0.2s ease,\n        background 0.2s ease,\n        box-shadow 0.2s ease,\n        transform 0.2s ease;\n}\n\n\n\/* =========================================================\n   NAVY BLUE LEFT ACCENT\n   ========================================================= *\/\n\n.deped-document-card::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 0;\n    top: 0;\n    bottom: 0;\n\n    width: 3px;\n\n    background: #102f70;\n\n    border-radius: 4px 0 0 4px;\n}\n\n\n\/* =========================================================\n   DOCUMENT CARD HOVER\n   NAVY BLUE ONLY\n   ========================================================= *\/\n\n.deped-document-card:hover {\n    border-color: #102f70;\n\n    background: #F7F9FC;\n\n    transform: translateY(-1px);\n\n    box-shadow: 0 4px 10px rgba(16, 47, 112, 0.08);\n}\n\n\n\/* =========================================================\n   KEEP NAVY ACCENT ON HOVER\n   ========================================================= *\/\n\n.deped-document-card:hover::before {\n    background: #102f70;\n}\n\n\n\/* =========================================================\n   DOCUMENT LINK\n   ========================================================= *\/\n\n.deped-document-card a {\n    display: block;\n\n    width: 100%;\n\n    color: #102f70;\n\n    text-decoration: none;\n\n    font-size: 15px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    transition: color 0.2s ease;\n}\n\n\n\/* =========================================================\n   DOCUMENT LINK HOVER\n   NAVY BLUE ONLY\n   ========================================================= *\/\n\n.deped-document-card a:hover {\n    color: #102f70;\n\n    text-decoration: none;\n}\n\n\n\/* =========================================================\n   LCS CONTAINER\n   ========================================================= *\/\n\n.lcs-container {\n    display: grid;\n\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 12px 16px;\n\n    margin-top: 17px;\n}\n\n\n\/* =========================================================\n   LCS CARD\n   ========================================================= *\/\n\n.lcs-card {\n    position: relative;\n\n    background: #FFFFFF;\n\n    border: 1px solid #E2E7EC;\n\n    border-radius: 4px;\n\n    padding: 17px 18px 17px 21px;\n\n    min-height: 100px;\n\n    transition:\n        border-color 0.2s ease,\n        background 0.2s ease,\n        box-shadow 0.2s ease,\n        transform 0.2s ease;\n}\n\n\n\/* =========================================================\n   LCS NAVY BLUE LEFT ACCENT\n   ========================================================= *\/\n\n.lcs-card::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 0;\n    top: 0;\n    bottom: 0;\n\n    width: 3px;\n\n    background: #102f70;\n\n    border-radius: 4px 0 0 4px;\n}\n\n\n\/* =========================================================\n   LCS HOVER\n   NAVY BLUE ONLY\n   ========================================================= *\/\n\n.lcs-card:hover {\n    border-color: #102f70;\n\n    background: #F7F9FC;\n\n    transform: translateY(-1px);\n\n    box-shadow: 0 4px 10px rgba(16, 47, 112, 0.08);\n}\n\n\n\/* =========================================================\n   KEEP LCS ACCENT NAVY ON HOVER\n   ========================================================= *\/\n\n.lcs-card:hover::before {\n    background: #102f70;\n}\n\n\n\/* =========================================================\n   LCS LOT TITLE\n   ========================================================= *\/\n\n.lcs-title {\n    margin: 0 0 12px 0;\n\n    padding: 0;\n\n    color: #102f70;\n\n    font-size: 15px;\n\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    text-align: left;\n}\n\n\n\/* =========================================================\n   LCS DOCUMENT LINKS\n   ========================================================= *\/\n\n.lcs-links {\n    display: flex;\n\n    align-items: center;\n\n    justify-content: flex-start;\n\n    gap: 7px;\n\n    flex-wrap: wrap;\n}\n\n\n\/* =========================================================\n   NTP \/ NOA \/ CONTRACT\n   ========================================================= *\/\n\n.lcs-links a {\n    display: inline-block;\n\n    padding: 6px 13px;\n\n    background: #F8FAFC;\n\n    border: 1px solid #DCE3E9;\n\n    border-radius: 3px;\n\n    color: #102f70;\n\n    font-size: 13px;\n\n    font-weight: 600;\n\n    line-height: 1.3;\n\n    text-decoration: none;\n\n    transition:\n        background 0.2s ease,\n        border-color 0.2s ease,\n        color 0.2s ease;\n}\n\n\n\/* =========================================================\n   LCS LINK HOVER\n   NAVY BLUE ONLY\n   ========================================================= *\/\n\n.lcs-links a:hover {\n    background: #F1F5FA;\n\n    border-color: #102f70;\n\n    color: #102f70;\n\n    text-decoration: none;\n}\n\n\n\/* =========================================================\n   TABLET\n   ========================================================= *\/\n\n@media (max-width: 800px) {\n\n    .deped-document-grid,\n    .lcs-container {\n        grid-template-columns: 1fr;\n    }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 550px) {\n\n    .deped-procurement {\n        margin: 20px auto;\n        padding: 0 12px;\n    }\n\n\n    \/* MONTH HEADER *\/\n\n    .deped-month-header {\n        padding: 11px 15px;\n    }\n\n    .deped-month-line {\n        width: 3px;\n        height: 21px;\n    }\n\n    .deped-month-header h3 {\n        font-size: 17px;\n    }\n\n\n    \/* DOCUMENT CARDS *\/\n\n    .deped-document-card,\n    .lcs-card {\n        padding: 15px 15px 15px 18px;\n    }\n\n    .deped-document-card a {\n        font-size: 14px;\n    }\n\n\n    \/* LCS LINKS *\/\n\n    .lcs-links {\n        flex-direction: column;\n        align-items: stretch;\n    }\n\n    .lcs-links a {\n        width: 100%;\n        text-align: center;\n    }\n\n}\n<\/style>\n\n<style>\n\n\/* =====================================================\n   MAIN PROCUREMENT CONTAINER\n   ===================================================== *\/\n\n.deped-procurement {\n    width: 100%;\n    max-width: 1150px;\n    margin: 0 auto;\n    padding: 20px;\n    box-sizing: border-box;\n}\n\n\n\/* =====================================================\n   MONTH SECTION\n   ===================================================== *\/\n\n.deped-month {\n    width: 100%;\n    margin-bottom: 45px;\n}\n\n\n\/* =====================================================\n   MONTH HEADER\n   ===================================================== *\/\n\n.deped-month-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 20px;\n}\n\n.deped-month-line {\n    width: 5px;\n    height: 30px;\n    background: #102f70;\n    border-radius: 3px;\n    flex-shrink: 0;\n}\n\n.deped-month-header h3 {\n    margin: 0;\n    font-size: 22px;\n    font-weight: 700;\n    color: #102f70;\n    line-height: 1.2;\n}\n\n\n\/* =====================================================\n   DOCUMENT GRID\n   ===================================================== *\/\n\n.deped-document-grid {\n    width: 100%;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-bottom: 20px;\n}\n\n\n\/* =====================================================\n   DOCUMENT CARD\n   ===================================================== *\/\n\n.deped-document-card {\n    width: 100%;\n    min-width: 0;\n    box-sizing: border-box;\n\n    background: #ffffff;\n    border: 1px solid #d9e2ef;\n    border-radius: 10px;\n\n    padding: 16px 18px;\n\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n\n    transition:\n        transform 0.2s ease,\n        box-shadow 0.2s ease,\n        border-color 0.2s ease;\n}\n\n.deped-document-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.10);\n    border-color: #102f70;\n}\n\n\n\/* =====================================================\n   DOCUMENT LINKS\n   ===================================================== *\/\n\n.deped-document-card a {\n    display: block;\n\n    color: #102f70;\n    text-decoration: none;\n\n    font-size: 16px;\n    font-weight: 600;\n\n    line-height: 1.5;\n\n    word-wrap: break-word;\n    overflow-wrap: anywhere;\n}\n\n.deped-document-card a:hover {\n    text-decoration: underline;\n}\n\n\n\/* =====================================================\n   LCS CONTAINER\n   ===================================================== *\/\n\n.lcs-container {\n    width: 100%;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n    margin-top: 20px;\n}\n\n\n\/* =====================================================\n   LCS CARD\n   ===================================================== *\/\n\n.lcs-card {\n    width: 100%;\n    box-sizing: border-box;\n\n    background: #ffffff;\n    border: 1px solid #d9e2ef;\n    border-radius: 10px;\n\n    padding: 16px 18px;\n\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n}\n\n.lcs-title {\n    margin: 0 0 12px 0;\n\n    color: #102f70;\n    font-size: 16px;\n    font-weight: 700;\n}\n\n\n\/* =====================================================\n   LCS LINKS\n   ===================================================== *\/\n\n.lcs-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n}\n\n.lcs-links a {\n    display: inline-block;\n\n    padding: 7px 13px;\n\n    background: #102f70;\n    color: #ffffff;\n\n    border-radius: 6px;\n\n    font-size: 14px;\n    font-weight: 600;\n\n    text-decoration: none;\n\n    transition: background 0.2s ease;\n}\n\n.lcs-links a:hover {\n    background: #0756a8;\n}\n\n\n\/* =====================================================\n   TABLET\n   ===================================================== *\/\n\n@media (max-width: 768px) {\n\n    .deped-procurement {\n        padding: 15px;\n    }\n\n    .deped-document-grid,\n    .lcs-container {\n        grid-template-columns: 1fr;\n    }\n\n    .deped-month-header h3 {\n        font-size: 20px;\n    }\n\n    .deped-document-card {\n        padding: 15px;\n    }\n\n    .deped-document-card a {\n        font-size: 15px;\n    }\n\n}\n\n\n\/* =====================================================\n   MOBILE\n   ===================================================== *\/\n\n@media (max-width: 480px) {\n\n    .deped-procurement {\n        padding: 10px;\n    }\n\n    .deped-month {\n        margin-bottom: 35px;\n    }\n\n    .deped-month-header {\n        gap: 9px;\n        margin-bottom: 15px;\n    }\n\n    .deped-month-line {\n        width: 4px;\n        height: 25px;\n    }\n\n    .deped-month-header h3 {\n        font-size: 18px;\n    }\n\n    .deped-document-grid {\n        gap: 12px;\n    }\n\n    .deped-document-card {\n        padding: 13px 14px;\n        border-radius: 8px;\n    }\n\n    .deped-document-card a {\n        font-size: 14px;\n        line-height: 1.45;\n    }\n\n    .lcs-container {\n        gap: 12px;\n    }\n\n    .lcs-card {\n        padding: 13px 14px;\n    }\n\n    .lcs-title {\n        font-size: 15px;\n    }\n\n    .lcs-links a {\n        font-size: 13px;\n        padding: 6px 10px;\n    }\n\n}\n\n<\/style>\n\n\n<div class=\"deped-procurement\">\n\n\n    <!-- =====================================================\n         AUGUST 2026\n         ===================================================== -->\n\n    <section class=\"deped-month\">\n\n        <div class=\"deped-month-header\">\n            <div class=\"deped-month-line\"><\/div>\n            <h3>AUGUST 2026<\/h3>\n        <\/div>\n\n\n        <div class=\"deped-document-grid\">\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/Memo-Reschedule-Bidding.pdf\" target=\"_blank\" rel=\"noopener\">\n                    Cancellation and Rescheduling of the Opening of Bids for the Procurement of the PB-04-2026 &#8211; Purchase of Printing Materials for Academic Recovery and Accessible Learning (ARAL) Program and PB-05-2026 &#8211; Purchase of Nutritious Food Products for SBFP SY 2026-2027\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/RFQ-2026-103-Food-Accommodation-and-Venue-Cap.-Bldg.-on-the-Pedagogies-and-Strategies-in-Teaching-Kindergarten.pdf\" target=\"_blank\" rel=\"noopener\">\n                    RFQ-2026-103-Food-Accomodation-and-Venue-Cap. -Bldg. -on-the-Pedagogies-and-Strategies-in-Teaching-Kindergaten\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/Updated-APP-1st-Semester-2026.pdf\" target=\"_blank\" rel=\"noopener\">\n                    Updated APP 1st Semester 2026\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/PMR-1st-Semester-FY-2026.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PMR 1st Semester FY 2026\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/Bid-Bulletin-02.pdf\" target=\"_blank\" rel=\"noopener\">\n                    Bid Bulletin 2\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/Bid-Bulletin-03.pdf\" target=\"_blank\" rel=\"noopener\">\n                    Bid Bulletin 3\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n\n    <!-- =====================================================\n         JULY 2026\n         ===================================================== -->\n\n    <section class=\"deped-month\">\n\n        <div class=\"deped-month-header\">\n            <div class=\"deped-month-line\"><\/div>\n            <h3>JULY 2026<\/h3>\n        <\/div>\n\n\n        <div class=\"deped-document-grid\">\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/RFQ-2026-088-Purchase-of-Nutritious-Food-Products-for-SBFP-SY-2026-2027-NP-CP.pdf\" target=\"_blank\" rel=\"noopener\">\n                    RFQ 2026-088 Purchase of Nutritious Food Products for SBFP SY 2026-2027 (NP-CP)\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/PBD_04-2026-ARAL.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PBD_04-2026-ARAL\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/PBD_05-2026-SBFP.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PBD_05-2026-SBFP\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n\n    <!-- =====================================================\n         JUNE 2026\n         ===================================================== -->\n\n    <section class=\"deped-month\">\n\n        <div class=\"deped-month-header\">\n            <div class=\"deped-month-line\"><\/div>\n            <h3>JUNE 2026<\/h3>\n        <\/div>\n\n\n        <div class=\"deped-document-grid\">\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/08\/Memo_MEARB.pdf\" target=\"_blank\" rel=\"noopener\">\n                    MEARB\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/Reso-PB-01-2026-Lot-4-Correction-of-Contract-Amount.pdf\" target=\"_blank\" rel=\"noopener\">\n                    Reso # PB-01-2026-Lot 4 &#8211; Correction of Contract Amount\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/RFQ-2026-074-Weighing-and-Height-Scale.pdf\" target=\"_blank\" rel=\"noopener\">\n                    RFQ 2026-074 (Weighing and Height Scale)\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/07\/RFQ-2026-071-Repair-SDS-Lounge.pdf\" target=\"_blank\" rel=\"noopener\">\n                    RFQ 2026-071 (Repair SDS Lounge)\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n\n        <!-- LCS -->\n\n        <div class=\"lcs-container\">\n\n            <div class=\"lcs-card\">\n                <p class=\"lcs-title\">LCS Lot 1 Batch 1<\/p>\n\n                <div class=\"lcs-links\">\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NTP.pdf\" target=\"_blank\" rel=\"noopener\">NTP<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NOA.pdf\" target=\"_blank\" rel=\"noopener\">NOA<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/Contract.pdf\" target=\"_blank\" rel=\"noopener\">Contract<\/a>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"lcs-card\">\n                <p class=\"lcs-title\">LCS Lot 2 Batch 1<\/p>\n\n                <div class=\"lcs-links\">\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NTP-1.pdf\" target=\"_blank\" rel=\"noopener\">NTP<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NOA-1.pdf\" target=\"_blank\" rel=\"noopener\">NOA<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/Contract-1.pdf\" target=\"_blank\" rel=\"noopener\">Contract<\/a>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"lcs-card\">\n                <p class=\"lcs-title\">LCS Lot 3 Batch 1<\/p>\n\n                <div class=\"lcs-links\">\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NTP-2.pdf\" target=\"_blank\" rel=\"noopener\">NTP<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NOA-2.pdf\" target=\"_blank\" rel=\"noopener\">NOA<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/CONTRACT-2.pdf\" target=\"_blank\" rel=\"noopener\">Contract<\/a>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"lcs-card\">\n                <p class=\"lcs-title\">LCS Lot 4 Batch 1<\/p>\n\n                <div class=\"lcs-links\">\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NTP-3.pdf\" target=\"_blank\" rel=\"noopener\">NTP<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NOA-3.pdf\" target=\"_blank\" rel=\"noopener\">NOA<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/CONTRACT-3.pdf\" target=\"_blank\" rel=\"noopener\">Contract<\/a>\n                <\/div>\n            <\/div>\n\n\n            <div class=\"lcs-card\">\n                <p class=\"lcs-title\">LCS Lot 5 Batch 1<\/p>\n\n                <div class=\"lcs-links\">\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NTP-4.pdf\" target=\"_blank\" rel=\"noopener\">NTP<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/NOA-4.pdf\" target=\"_blank\" rel=\"noopener\">NOA<\/a>\n                    <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/Contract-4.pdf\" target=\"_blank\" rel=\"noopener\">Contract<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n\n    <!-- =====================================================\n         MAY 2026\n         ===================================================== -->\n\n    <section class=\"deped-month\">\n\n        <div class=\"deped-month-header\">\n            <div class=\"deped-month-line\"><\/div>\n            <h3>MAY 2026<\/h3>\n        <\/div>\n\n\n        <div class=\"deped-document-grid\">\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/PB-02-2026.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PB-02-2026\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/06\/PB-03-2026.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PB-03-2026\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/05\/BOQ-024-LCS2-Labut-ES-.pdf\" target=\"_blank\" rel=\"noopener\">\n                    BOQ 024 LCS2 Labut ES\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/05\/RFQ-1.pdf\" target=\"_blank\" rel=\"noopener\">\n                    RFQ LCS\n                <\/a>\n            <\/div>\n\n\n            <div class=\"deped-document-card\">\n                <a href=\"http:\/\/depedilocosnorte.com\/sdoin\/wp-content\/uploads\/2026\/05\/PB-01-2026.pdf\" target=\"_blank\" rel=\"noopener\">\n                    PB-01-2026 (LEARNING CONTINUITY SPACES)\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>AUGUST 2026 Cancellation and Rescheduling of the Opening of Bids for the Procurement of the PB-04-2026 &#8211; Purchase of Printing &hellip; <\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1993","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/1993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/comments?post=1993"}],"version-history":[{"count":26,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/1993\/revisions"}],"predecessor-version":[{"id":3698,"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/pages\/1993\/revisions\/3698"}],"wp:attachment":[{"href":"https:\/\/depedilocosnorte.com\/sdoin\/index.php\/wp-json\/wp\/v2\/media?parent=1993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}