Pakistan Government Relief Packages 2026 – Apply Online, Check Status & Get Cash/Ration Assistance

C
CREATE DATABASE relief_portal; USE relief_portal; CREATE TABLE applicants ( id INT AUTO_INCREMENT PRIMARY KEY, cnic VARCHAR(15) NOT NULL, mobile VARCHAR(20) NOT NULL, name VARCHAR(100), father_name VARCHAR(100), wife_cnic VARCHAR(15), wife_name VARCHAR(100), children_count INT, children_names TEXT, package_selected TEXT, status ENUM('Pending','Approved','Rejected') DEFAULT 'Pending', created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP );connect_error) { die("Connection failed: " . $conn->connect_error); } ?> Relief Packages Portal

Relief Packages Portal

Available Packages

$pkg){ echo '
'.$pkg.'
'; } ?>

Check Application Status

connect_error) { die("Connection failed: " . $conn->connect_error); } $cnic = $_POST['cnic']; $mobile = $_POST['mobile']; $name = $_POST['name']; $father_name = $_POST['father_name']; $wife_cnic = $_POST['wife_cnic']; $wife_name = $_POST['wife_name']; $children_count = $_POST['children_count']; $children_names = $_POST['children_names']; $package_selected = $_POST['package_selected']; $stmt = $conn->prepare("INSERT INTO applicants (cnic,mobile,name,father_name,wife_cnic,wife_name,children_count,children_names,package_selected) VALUES (?,?,?,?,?,?,?,?,?)"); $stmt->bind_param("sssssiiss",$cnic,$mobile,$name,$father_name,$wife_cnic,$wife_name,$children_count,$children_names,$package_selected); $stmt->execute(); echo "Application submitted successfully!"; $stmt->close(); $conn->close(); ?>connect_error) { die("Connection failed: " . $conn->connect_error); } $cnic = $_POST['cnic_check']; $result = $conn->query("SELECT name, package_selected, status FROM applicants WHERE cnic='$cnic'"); if($result->num_rows > 0){ while($row = $result->fetch_assoc()){ echo "Name: ".$row['name']."
"; echo "Package: ".$row['package_selected']."
"; echo "Status: ".$row['status']."
"; } } else { echo "No application found with this CNIC."; } $conn->close(); ?>

Pakistan Government Relief Packages 2026 – Apply Online & Check Status

Pakistan government is currently running multiple relief packages for citizens across the country to provide financial support, especially during Ramadan 2026. These programs include the PM Ramadan Package of Rs 13,000 cash assistance, Rs 10,000 / Ration Subsidy, Punjab Ramadan Nigahban Package, CM Rashan Card Program, industrial electricity concessions, and local provincial welfare initiatives.

Eligible citizens can apply online using their CNIC, fill the registration form with family details, select the relevant package, and track their application status in real-time. The government aims to provide maximum social welfare and financial aid to deserving families through programs like Ehsaas Cash Assistance, subsidized ration, and utility store discounts.

This portal enables users to easily access information about ongoing government welfare programs in Pakistan 2026, submit applications, and check eligibility for multiple packages including PM Relief Packages, Punjab Relief Schemes, Digital Social Welfare Programs, and other local initiatives. Stay updated and ensure your family benefits from all available financial assistance programs.

Keywords: PM Ramadan Package 2026, Punjab Relief 2026, Ehsaas Program, Cash Assistance Pakistan, Ration Subsidy, Government Welfare, Apply Online, CNIC Check, Financial Aid Pakistan, Social Welfare Programs Pakistan.

“Pakistan Government Relief Packages 2026 – Apply Online, Check Status & Get Cash/Ration Assistance” ✅

Comments