<!doctype html> <html> <head> <meta charset="utf-8"> <title>ระบบรับสมัครสอบ</title> <!-- Bootstrap core CSS --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <!-- Custom styles for this template --> <link href="css/modern-business.css" rel="stylesheet" type="text/css"> </head> <body> <!-- Navigation --> <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <a class="navbar-brand" href=""><strong><span lang="TH"> ข้อมูลการชำระเงิน (Payment) </span></strong><strong> <span lang="TH"></span></strong></a> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item active"></li> <li class="nav-item"></li> </ul> </div> </div> </nav> <!-- Page Content --> <div class="container"> <div class="row"> <h3> ขณะ นี้ ระบบข้อมูลการชำระเงิน (Payment)ปิด การบันทึกข้อมูลการชำระเงินแล้วครับ </h3> </div> <div class="row"> <h3> <a href="https://spfin.ru.ac.th/application/admission/apppayment/login/" target="_self">Click เพื่อตรวจสอบข้อมูลการชำระเงิน</a> </h3> </div> </div> <!-- /.container --> <!-- Footer --> <footer class="py-5 bg-dark"> <div class="container"> <p class="m-0 text-center text-white">Copyright © งานพัฒนาระบบสารสนเทศด้านงานคลัง มหาวิทยาลัยรามคำแหง </p> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="../ymba/vendor/jquery/jquery.min.js"></script> <script src="../ymba/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> </body> </html>