📁 File Manager
🏠 /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya Düzenle: refund-cancellation.php
<!DOCTYPE html> <html lang="zxx" class="no-js"> <head> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="icon" href="img/favicon.ico" type="image/gif" sizes="16x16"> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"> <link rel="icon" href="img/favicon.ico" type="image/x-icon"> <title>Refund & Cancellation Policy | Mangaldai College (Autonomous)</title> <meta charset="UTF-8"> <link rel="stylesheet" href="css/linearicons.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/glowHd.css"> <link rel="stylesheet" href="css/nice-select.css"> <link rel="stylesheet" href="css/animate.min.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/jquery-ui.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/notifications.css"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css"> <style> body{ background:#f5f7fa; font-family:Arial, Helvetica, sans-serif; } .policy-box{ background:white; padding:40px; margin-top:60px; margin-bottom:60px; border-radius:8px; box-shadow:0 2px 10px rgba(0,0,0,0.08); } .policy-title{ font-size:32px; font-weight:700; margin-bottom:20px; color:#222; } .policy-text{ font-size:16px; line-height:1.8; color:#444; text-align:justify; } footer a{ text-decoration:none !important; } </style> </head> <body> <!-- Header Navbar --> <nav class="navbar navbar-expand-lg navbar-light bg-white shadow-sm"> <div class="container"> <a class="navbar-brand d-flex align-items-center" href="index.php"> <img src="img/logo.png" alt="Mangaldai College" style="height:45px; margin-right:10px;"> <span style="font-weight:600;">Mangaldai College (Autonomous)</span> </a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse justify-content-end" id="navbarNav"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="index.php">Home</a> </li> </ul> </div> </div> </nav> <div class="container"> <div class="policy-box"> <h1 class="policy-title">Refund & Cancellation Policy</h1> <p class="policy-text"> Fees once paid through the Online Fee Payment Portal of Mangaldai College shall normally be non-refundable and non-transferable under any circumstances. </p> <p class="policy-text"> Once a payment transaction is successfully completed, cancellation of the payment will not be permitted through the portal. Any request regarding refund or adjustment shall be subject to the rules and approval of Mangaldai College administration. </p> </div> </div> <?php include("footer.html");?> <script src="js/vendor/jquery-2.2.4.min.js"></script> <script src="js/vendor/bootstrap.min.js"></script> <script src="js/main.js"></script> </body> </html>
💾 Kaydet
İptal