Файловый менеджер - Редактировать - /home/d46091/udyamonlineregistration.org/complaint-track-form.php
Назад
<?php include('./config.php'); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Track Complaint Form - Fastag Registration</title> <meta name="description" content="Track your online complaint via your complaint number in the Udyam registration complaint track from on the Udyam Registration website"> <link rel="icon" href="./assets/img/flag.png" type="image/gif" sizes="16x16"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="../main.css"> <style> .container-fluid.fcs-padding-container { background: #ffffff !important; } form { background: #eee; padding: 15px; height: 75% !important; } .fchd { background: #000; color:white; } </style> </head> <body> <?php include_once('./header.php'); ?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">Track You Complaint</h1> <form action="./complaint-track-submit.php" method="post"> <div class="form-group txt"> <label>COMPLAINT ID <span class="required">(Required)</span></label> <input type="text" class="form-control" name="complaint_id" value="<?php if (isset($_GET['complaint_id'])) { echo $_GET['complaint_id']; }?>" required> </div> <button type="submit" name="submit" class="btn btn-primary fcs-submit-button">Track</button> </form> </div> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-uppercase text-center" style="font-size:15px">Instruction to Track Your Complaint</h1> <form> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark">Applicant Need To Provide Correct Complain Id To Track Their Complain Associated To Udyam Registration. <br> आवेदक को उद्यम पंजीकरण से संबंधित अपनी शिकायत को ट्रैक करने के लिए सही शिकायत आईडी प्रदान करने की आवश्यकता है</label> </div> <div class="form-group" style="margin-top: 30px;"> <label class="fcs-text-dark">After Filling Complain Id , Applicant Need To Click On Track Button. <br> शिकायत आईडी भरने के बाद, आवेदक को ट्रैक बटन पर क्लिक करना होगा</label> </div> </form> </div> </div> <div class="col-lg-12"> <p>By Filing The Complaint Form, You Empower Us To Provide You With Accurate And Timely Updates Regarding The Status Of Your Concern. Your Information Keeps The Lines Of Communication Open, Ensuring That You're Informed At Every Step Of The Way. We Understand That Every Issue Is Unique, And Your Feedback Matters. Your Participation In This Tracking System Allows Us To Tailor Our Support Precisely To Your Needs, Ensuring That Your Concerns Are Addressed Promptly And Efficiently.<br><br> Your Participation In Utilizing The Complaint Id Tracking System Empowers Us To Stay Informed And Engaged. You Have The Opportunity To Follow Along With The Progress Made Toward Resolving Your Issue, Offering You Peace Of Mind And Confidence In Our Dedication To Addressing Your Concerns. </p> </div> </div> <?php include_once('./footer.php'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка